chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-03-28 21:04:40 +03:00
parent 8ff43ac427
commit 18a35d4977
43 changed files with 4451 additions and 5 deletions

View File

@@ -340,6 +340,10 @@
"65.9.66.38",
"65.9.66.84",
"65.9.66.92",
"65.9.86.111",
"65.9.86.114",
"65.9.86.123",
"65.9.86.39",
"66.102.1.121",
"74.125.131.121",
"74.125.133.121",
@@ -365,6 +369,7 @@
"2a00:1450:400d:808::2013",
"2a00:1450:400d:80a::2013",
"2a00:1450:400d:80c::2013",
"2a00:1450:400d:80d::2013",
"2a00:1450:400d:80e::2013",
"2a00:1450:400f:800::2013",
"2a00:1450:400f:801::2013",

View File

@@ -11,11 +11,15 @@
],
"timeout": 3600,
"ip4": [
"100.29.24.1",
"44.210.0.117",
"75.2.37.224",
"91.228.152.66"
],
"ip6": [],
"cidr4": [
"100.24.0.0/13",
"44.192.0.0/10",
"75.2.0.0/17",
"91.228.152.0/22"
],