searxng/searxng_extra/update
Markus Heiser 7cdd31440e [fix] external bangs: don't overwrite Bangs in data trie
Bangs with a `*` suffix (e.g. `!!d*`) overwrite Bangs with the same
prefix (e.g. `!!d`) [1].  This can be avoid when a non printable character is
used to tag a LEAF_KEY.

[1] https://github.com/searxng/searxng/pull/740#issuecomment-1010411888

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-01-12 19:37:13 +01:00
..
__init__.py SearXNG: searxng_extra 2021-10-02 17:30:39 +02:00
update_ahmia_blacklist.py [pylint] add scripts from searxng_extra/update to pylint 2022-01-05 16:09:40 +01:00
update_currencies.py [pylint] add scripts from searxng_extra/update to pylint 2022-01-05 16:09:40 +01:00
update_engine_descriptions.py [pylint] add scripts from searxng_extra/update to pylint 2022-01-05 16:09:40 +01:00
update_external_bangs.py [fix] external bangs: don't overwrite Bangs in data trie 2022-01-12 19:37:13 +01:00
update_firefox_version.py [pylint] add scripts from searxng_extra/update to pylint 2022-01-05 16:09:40 +01:00
update_languages.py [pylint] add scripts from searxng_extra/update to pylint 2022-01-05 16:09:40 +01:00
update_osm_keys_tags.py [docs] add documentation for the scripts in searxng_extra/update 2022-01-05 16:09:40 +01:00
update_pygments.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
update_wikidata_units.py [docs] add documentation for the scripts in searxng_extra/update 2022-01-05 16:09:40 +01:00