searxng/searx/botdetection
Markus Heiser 523a875f1e [mod] isolation of botdetection from SearXNG core
In PR-2894[1] we isolated botdetection from the limiter, this PR isolates the
botdetection from the SearXNG core code.

This PR also fixes the issue [2] that the ``server.public_instance`` option
needs to activate the limiter.

- [1] https://github.com/searxng/searxng/pull/2894
- [2] https://github.com/searxng/searxng/issues/2975

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-02-26 17:24:54 +01:00
..
__init__.py [mod] isolation of botdetection from SearXNG core 2024-02-26 17:24:54 +01:00
_helpers.py [mod] isolation of botdetection from SearXNG core 2024-02-26 17:24:54 +01:00
config.py [mod] isolation of botdetection from SearXNG core 2024-02-26 17:24:54 +01:00
http_accept.py [mod] isolation of botdetection from the limiter 2023-11-01 06:44:56 +01:00
http_accept_encoding.py [mod] isolation of botdetection from the limiter 2023-11-01 06:44:56 +01:00
http_accept_language.py [mod] isolation of botdetection from the limiter 2023-11-01 06:44:56 +01:00
http_connection.py [mod] isolation of botdetection from the limiter 2023-11-01 06:44:56 +01:00
http_user_agent.py Block HeadlessChrome (#3116) 2024-01-17 09:14:36 +01:00
ip_limit.py [mod] isolation of botdetection from SearXNG core 2024-02-26 17:24:54 +01:00
ip_lists.py [mod] isolation of botdetection from SearXNG core 2024-02-26 17:24:54 +01:00
link_token.py [mod] isolation of botdetection from SearXNG core 2024-02-26 17:24:54 +01:00
redislib.py [mod] isolation of botdetection from SearXNG core 2024-02-26 17:24:54 +01:00
schema.toml [mod] isolation of botdetection from SearXNG core 2024-02-26 17:24:54 +01:00