This commit is contained in:
Kirill Sobakin
2026-06-16 13:53:40 +03:00
parent a3c4f6e2e7
commit d2b81a99ae
9 changed files with 69 additions and 10 deletions

View File

@@ -24,7 +24,8 @@ ASN_TELEGRAM = ['44907', '59930', '62014', '62041', '211157']
TELEGRAM = 'telegram.lst'
# Subnets not announced via ASN but confirmed as Telegram infrastructure
TELEGRAM_V4 = [
'5.28.192.0/18', # TELEGRAM-MESSENGER-INFRA-NET
'5.28.192.0/18',
'194.221.0.0/16'
]
CLOUDFLARE = 'cloudflare.lst'