summaryrefslogtreecommitdiff
path: root/searx/botdetection/http_accept_encoding.py
AgeCommit message (Expand)Author
2025-09-03[mod] drop: from __future__ import annotationsMarkus Heiser
2025-08-09[mod] limiter: trusted proxies (#4911)Ivan Gabaldon
2025-01-28[refactor] typification of SearXNG (initial) / result items (part 1)Markus Heiser
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-11-01[mod] isolation of botdetection from the limiterMarkus Heiser
2023-06-01[fix] limiter: replace real_ip by IPv4/v6 networkMarkus Heiser
2023-06-01[mod] botdetection - improve ip_limit and link_token methodsMarkus Heiser
2023-06-01[mod] limiter: add config file /etc/searxng/limiter.tomlMarkus Heiser
2023-05-29[mod] limiter -> botdetection: modularization and documentationMarkus Heiser