noones-search/searx/result_types
Markus Heiser 96a6e3dcb2 [fix] Results.url: don't normalize www.example.com to example.com
Hostname "www" in URL results can't be normalized to an empty string:

- https://www.tu-darmstadt.de/
- https://tu-darmstadt.de/

Reported-By: @Bnyro <bnyro@tutanota.com>
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-03-21 10:28:34 +01:00
..
__init__.py [mod] typification of SearXNG: add new result type KeyValue 2025-03-15 10:36:33 +01:00
_base.py [fix] Results.url: don't normalize www.example.com to example.com 2025-03-21 10:28:34 +01:00
answer.py [fix] hostnames plugin: AttributeError: 'NoneType' object has no attribute 'netloc' 2025-01-28 16:28:12 +01:00
keyvalue.py [mod] typification of SearXNG: add new result type KeyValue 2025-03-15 10:36:33 +01:00