mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 08:47:37 +01:00
commit
4e3c2ea112
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ HIDDEN_URLS = {
|
|||
}
|
||||
ADDITIONAL_URLS = {
|
||||
'raw.githubusercontent.com/telegramdesktop/tdesktop/dev/Telegram/Resources/tl/api.tl',
|
||||
'raw.githubusercontent.com/tdlib/td/master/td/generate/scheme/telegram_api.tl',
|
||||
'contest.com',
|
||||
}
|
||||
BASE_URL_REGEX = r'telegram.org'
|
||||
|
|
Loading…
Reference in a new issue