mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-24 00:59:25 +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
|
'comments.app/test_webview', # old
|
||||||
'webappcontent.telegram.org/demo', # new
|
'webappcontent.telegram.org/demo', # new
|
||||||
'webappcontent.telegram.org/cafe', # demo 2
|
'webappcontent.telegram.org/cafe', # demo 2
|
||||||
'a-webappcontent.stel.com/demo',
|
# 'a-webappcontent.stel.com/demo',
|
||||||
'a-webappcontent.stel.com/cafe',
|
# 'a-webappcontent.stel.com/cafe',
|
||||||
}
|
}
|
||||||
ADDITIONAL_URLS = {
|
ADDITIONAL_URLS = {
|
||||||
'raw.githubusercontent.com/telegramdesktop/tdesktop/dev/Telegram/Resources/tl/mtproto.tl',
|
'raw.githubusercontent.com/telegramdesktop/tdesktop/dev/Telegram/Resources/tl/mtproto.tl',
|
||||||
|
|
Loading…
Add table
Reference in a new issue