mirror of
https://gitlab.com/tildes/tildes.git
synced 2026-04-17 06:48:36 +02:00
Add "Python-urllib" to bot user agents
This commit is contained in:
@@ -26,6 +26,7 @@ def is_bot(request: Request) -> bool:
|
||||
"Googlebot",
|
||||
"qotnews scraper",
|
||||
"Prometheus",
|
||||
"Python-urllib",
|
||||
"Qwantify",
|
||||
"YandexBot",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user