diff options
Diffstat (limited to 'nginx/allow/telegram.conf')
| -rw-r--r-- | nginx/allow/telegram.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/nginx/allow/telegram.conf b/nginx/allow/telegram.conf new file mode 100644 index 00000000..3f6f474e --- /dev/null +++ b/nginx/allow/telegram.conf @@ -0,0 +1,12 @@ +allow 91.105.192.0/23; +allow 91.108.4.0/22; +allow 91.108.8.0/21; +allow 91.108.16.0/21; +allow 91.108.56.0/22; +allow 95.161.64.0/20; +allow 149.154.160.0/20; +allow 185.76.151.0/24; +allow 2001:67c:4e8::/48; +allow 2001:b28:f23c::/47; +allow 2001:b28:f23f::/48; +allow 2a0a:f280::/32; |
