Add yacybot to list of bot user agents

This commit is contained in:
Deimos
2020-07-17 12:07:43 -06:00
parent eaa7a0a34b
commit 6092a37946

View File

@@ -37,6 +37,7 @@ def is_bot(request: Request) -> bool:
"Qwantify",
"SeznamBot",
"Tildes Scraper",
"yacybot",
"YandexBot",
)