SearXNG: searxng_extra

This commit is contained in:
Alexandre Flament 2021-10-02 17:30:39 +02:00
parent e39a03cc61
commit 1bb82a6b54
21 changed files with 22 additions and 22 deletions

View file

@ -31,7 +31,7 @@ def ahmia_blacklist_loader():
"""Load data from `ahmia_blacklist.txt` and return a list of MD5 values of onion
names. The MD5 values are fetched by::
searx_extra/update/update_ahmia_blacklist.py
searxng_extra/update/update_ahmia_blacklist.py
This function is used by :py:mod:`searx.plugins.ahmia_filter`.