mirror of
https://gitlab.com/tildes/tildes.git
synced 2026-04-17 06:48:36 +02:00
Add "heritrix" to bot user agent substrings
This commit is contained in:
@@ -24,6 +24,7 @@ def is_bot(request: Request) -> bool:
|
||||
bot_user_agent_substrings = (
|
||||
"bingbot",
|
||||
"Googlebot",
|
||||
"heritrix",
|
||||
"http.rb",
|
||||
"qotnews scraper",
|
||||
"Prometheus",
|
||||
|
||||
Reference in New Issue
Block a user