chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-04-04 11:46:05 +03:00
parent 18a35d4977
commit d47a8899b8
46 changed files with 17046 additions and 4 deletions

View File

@@ -12,14 +12,25 @@
"timeout": 3600,
"ip4": [
"100.29.24.1",
"3.222.75.253",
"35.173.156.155",
"44.193.132.243",
"44.194.53.121",
"44.210.0.117",
"44.216.116.224",
"52.86.0.87",
"69.16.230.165",
"75.2.37.224",
"91.228.152.66"
],
"ip6": [],
"cidr4": [
"100.24.0.0/13",
"3.128.0.0/9",
"35.160.0.0/12",
"44.192.0.0/10",
"52.84.0.0/14",
"69.16.192.0/18",
"75.2.0.0/17",
"91.228.152.0/22"
],