Browse Source

Add tildee.py to bot user agents

merge-requests/126/merge
Deimos 4 years ago
parent
commit
a1e3052767
  1. 1
      tildes/tildes/request_methods.py

1
tildes/tildes/request_methods.py

@ -36,6 +36,7 @@ def is_bot(request: Request) -> bool:
"Python-urllib", "Python-urllib",
"Qwantify", "Qwantify",
"SeznamBot", "SeznamBot",
"tildee.py",
"Tildes Scraper", "Tildes Scraper",
"yacybot", "yacybot",
"YandexBot", "YandexBot",

Loading…
Cancel
Save