mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
HTTP Fetch Metadata Request Headers [1][2] are used to detect bot requests. Bots with invalid *Fetch Metadata* will be redirected to the intro (`index`) page. [1] https://www.w3.org/TR/fetch-metadata/ [2] https://developer.mozilla.org/en-US/docs/Glossary/Fetch_metadata_request_header Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _helpers.py | ||
| config.py | ||
| http_accept.py | ||
| http_accept_encoding.py | ||
| http_accept_language.py | ||
| http_connection.py | ||
| http_sec_fetch.py | ||
| http_user_agent.py | ||
| ip_limit.py | ||
| ip_lists.py | ||
| link_token.py | ||