add contest.com

This commit is contained in:
Il'ya (Marshal) 2021-06-01 09:03:35 +02:00
parent 5dfbdc7d08
commit 4b84e48098

View file

@ -29,7 +29,8 @@ HIDDEN_URLS = {
'core.telegram.org/apple_privacy',
}
ADDITIONAL_URLS = {
'raw.githubusercontent.com/telegramdesktop/tdesktop/dev/Telegram/Resources/tl/api.tl'
'raw.githubusercontent.com/telegramdesktop/tdesktop/dev/Telegram/Resources/tl/api.tl',
'contest.com',
}
BASE_URL_REGEX = r'telegram.org'