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/searx/plugins
Markus Heiser 823c490c84 [mod] limiter: block requests from PetalBot
Block requests from PetalBlock.  Normally robots.txt is enough to stop
PetalBlock from making requests [1].  However, if SearXNG is offered below a
path (example.org/search), then the robots.txt is not available in the root
paths of the domain / subdomain.

[1] https://webmaster.petalsearch.com/site/petalbot

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
..
__init__.py [fix] prepare for pylint 2.14.0 2 years ago
ahmia_filter.py plugins: refactor initialization 3 years ago
hash_plugin.py [mod] oscar theme /preferences: reorganize the preferences 3 years ago
hostname_replace.py [mod] templates: rename field for <iframe> URL to iframe_src 3 years ago
limiter.py [mod] limiter: block requests from PetalBot 1 year ago
oa_doi_rewrite.py oa_doi_rewrite: add the doi to the result when it is found. 2 years ago
search_on_category_select.py [fix] prepare for pylint 2.14.0 2 years ago
self_info.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
tor_check.py [fix] typo in searx/plugins/tor_check.py 1 year ago
tracker_url_remover.py [format.python] initial formatting of the python code 3 years ago
vim_hotkeys.py theme: remove __common__ 2 years ago