You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
__init__.py SearXNG: searxng_extra 3 years ago
update_ahmia_blacklist.py [pylint] add scripts from searxng_extra/update to pylint 2 years ago
update_currencies.py [pylint] add scripts from searxng_extra/update to pylint 2 years ago
update_engine_descriptions.py [pylint] add scripts from searxng_extra/update to pylint 2 years ago
update_external_bangs.py [fix] external bangs: don't overwrite Bangs in data trie 2 years ago
update_firefox_version.py [pylint] add scripts from searxng_extra/update to pylint 2 years ago
update_languages.py [pylint] add scripts from searxng_extra/update to pylint 2 years ago
update_osm_keys_tags.py [docs] add documentation for the scripts in searxng_extra/update 2 years ago
update_pygments.py [format.python] initial formatting of the python code 2 years ago
update_wikidata_units.py [docs] add documentation for the scripts in searxng_extra/update 2 years ago