Revert "test alert system"

This reverts commit fad0585d
This commit is contained in:
Il'ya (Marshal) 2021-04-25 18:59:03 +02:00
parent fab866946c
commit 0aa464ac96

View file

@ -72,7 +72,7 @@ CRAWL_RULES = {
'telegram.org': {
'deny': {
'file/',
# r'apps$'
r'apps$'
},
}
}