mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-23 15:58:27 +01:00
test alert system
This commit is contained in:
parent
cf1d491005
commit
fad0585daf
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ CRAWL_RULES = {
|
||||||
'telegram.org': {
|
'telegram.org': {
|
||||||
'deny': {
|
'deny': {
|
||||||
'file/',
|
'file/',
|
||||||
r'apps$'
|
# r'apps$'
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue