Add "heritrix" to bot user agent substrings

This commit is contained in:
Deimos
2019-10-01 12:18:08 -06:00
parent 4bfa896ecf
commit 82d0812a10

View File

@@ -24,6 +24,7 @@ def is_bot(request: Request) -> bool:
bot_user_agent_substrings = (
"bingbot",
"Googlebot",
"heritrix",
"http.rb",
"qotnews scraper",
"Prometheus",