searxng/searx/botdetection
Markus Heiser e863768065 [fix] Revert "fix: check if the browser supports Sec-Fetch headers (#4696)"
Many bots will probably use other user agents than the common ones (or rotate
different ones)[1].

On my instance I can observe how bots with other UA headers are no longer
stopped with the patch of PR #4696.

This reverts PR #4696 commit 19b116f1d7.

[1] https://github.com/searxng/searxng/pull/4696#pullrequestreview-2806695481
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-06-30 13:41:13 +02:00
..
__init__.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
_helpers.py [mod] botdetection: HTTP Fetch Metadata Request Headers 2025-05-04 02:07:26 +02:00
config.py [chore] fix some docstring typos (#4815) 2025-05-20 21:03:54 +02:00
http_accept.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
http_accept_encoding.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
http_accept_language.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
http_connection.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
http_sec_fetch.py [fix] Revert "fix: check if the browser supports Sec-Fetch headers (#4696)" 2025-06-30 13:41:13 +02:00
http_user_agent.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
ip_limit.py [fix] limiter: prevent loading cached index html when redirected 2025-02-20 07:55:45 +01:00
ip_lists.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
link_token.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00