1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-29 16:10:16 +02:00
searxng/searx/plugins
Markus Heiser 66810ce711 [mod] limiter: minor improvements
- requests without HTTP header 'Connection' or missing 'User-Agent' will be
  blocked by the limiter

- re_bot is related to 'User-Agent' and has been renamed to block_user_agent

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-04-01 19:42:49 +02:00
..
__init__.py [fix] prepare for pylint 2.14.0 2022-06-03 15:41:52 +02:00
ahmia_filter.py plugins: refactor initialization 2021-10-06 19:18:19 +02:00
hash_plugin.py [mod] oscar theme /preferences: reorganize the preferences 2021-06-17 15:29:07 +02:00
hostname_replace.py [mod] templates: rename field for <iframe> URL to iframe_src 2022-02-18 19:00:49 +01:00
limiter.py [mod] limiter: minor improvements 2023-04-01 19:42:49 +02:00
oa_doi_rewrite.py oa_doi_rewrite: add the doi to the result when it is found. 2022-09-23 20:45:58 +02:00
search_on_category_select.py [fix] prepare for pylint 2.14.0 2022-06-03 15:41:52 +02:00
self_info.py [fix] typos / reported by @kianmeng in searx PR-3366 2022-09-27 18:32:14 +02:00
tor_check.py [fix] typo in searx/plugins/tor_check.py 2023-02-17 13:09:14 +01:00
tracker_url_remover.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
vim_hotkeys.py theme: remove __common__ 2022-05-07 19:40:48 +02:00