searxng/searx/search/checker
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 The checker requires Redis 2022-11-05 12:04:50 +01:00
__main__.py [fix] typos / reported by @kianmeng in searx PR-3366 2022-09-27 18:32:14 +02:00
background.py move searx.shared.redisdb to searx.redisdb 2022-12-10 09:26:38 +01:00
impl.py [fix] SyntaxWarning: invalid escape sequence '\>' 2024-01-15 18:27:21 +01:00
scheduler.lua Initialize Redis in searx/webapp.py 2022-11-05 17:45:52 +01:00
scheduler.py [mod] isolation of botdetection from SearXNG core 2024-02-26 17:24:54 +01:00