searxng/searx/data
Markus Heiser 664aab0ec9
[fix] CI task "update_engine_traits.py" fails (#5069)
* [fix] CI task "update_engine_traits.py" fails

To catch all problems with an HTTP request, the more general class
``httpx.HTTPError`` must be caught, for your test use::

    $ ./manage dev.env
    $ python ./searxng_extra/update/update_engine_traits.py

Closes: https://github.com/searxng/searxng/issues/5068

* [data] update searx.data - update_engine_traits.py
2025-08-01 12:08:27 +02:00
..
__init__.py [mod] data: implement a simple tracker URL (SQL) database 2025-06-23 22:12:18 +02:00
ahmia_blacklist.txt [data] update searx.data - update_ahmia_blacklist.py (#5064) 2025-07-29 07:24:09 +02:00
core.py [mod] data: implement a simple currencies (SQL) database (#4836) 2025-05-25 10:40:57 +02:00
currencies.json [data] update searx.data - update_currencies.py (#5065) 2025-07-29 07:23:38 +02:00
currencies.py [fix] prevent multiple, parallel initializations of tables in the cache DB (#4991) 2025-07-09 17:32:10 +02:00
engine_descriptions.json [data] update searx.data - update_engine_descriptions.py (#5066) 2025-07-29 07:22:58 +02:00
engine_traits.json [fix] CI task "update_engine_traits.py" fails (#5069) 2025-08-01 12:08:27 +02:00
external_bangs.json [data] update searx.data - update_external_bangs.py (#5061) 2025-07-29 07:25:26 +02:00
external_urls.json [mod] add external_urls.json and wikidata_units.json 2020-10-28 08:09:25 +01:00
lid.176.ftz [mod] new plugin: Autodetect search language 2022-12-10 13:11:47 +01:00
locales.json [l10n] update translations from Weblate 2025-01-10 08:13:22 +01:00
osm_keys_tags.json [data] update searx.data - make data.all 2025-01-13 08:02:01 +01:00
tracker_patterns.py [fix] tracker pattern: let startup continue if url fetch fails (#5055) 2025-07-28 07:03:01 +02:00
useragents.json [data] update searx.data - update_firefox_version.py (#5063) 2025-07-29 07:22:21 +02:00
wikidata_units.json [data] update searx.data - update_wikidata_units.py (#5062) 2025-07-29 07:26:01 +02:00