mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
delete urls with random content
This commit is contained in:
parent
9966ed40df
commit
9790dcb8e0
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ HIDDEN_URLS = {
|
|||
'comments.app/test_webview', # old
|
||||
'webappcontent.telegram.org/demo', # new
|
||||
'webappcontent.telegram.org/cafe', # demo 2
|
||||
'a-webappcontent.stel.com/demo',
|
||||
'a-webappcontent.stel.com/cafe',
|
||||
# 'a-webappcontent.stel.com/demo',
|
||||
# 'a-webappcontent.stel.com/cafe',
|
||||
}
|
||||
ADDITIONAL_URLS = {
|
||||
'raw.githubusercontent.com/telegramdesktop/tdesktop/dev/Telegram/Resources/tl/mtproto.tl',
|
||||
|
|
Loading…
Reference in a new issue