diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-06-11 00:55:46 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-06-11 00:55:46 +0000 |
| commit | 52ffe5bdcdffccef86ce162f4ae950b2ccca4673 (patch) | |
| tree | d0dd4697a3501c50f2a3c25d7d18ea5a001309f7 /nginx/allow/telegram.conf | |
202606110054release
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; |
