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

@@ -73,6 +73,10 @@
"108.158.173.40",
"108.158.173.41",
"108.177.14.121",
"13.224.68.125",
"13.224.68.23",
"13.224.68.4",
"13.224.68.97",
"13.225.10.126",
"13.225.10.20",
"13.225.10.24",
@@ -123,6 +127,7 @@
"172.217.17.115",
"172.217.17.147",
"172.217.17.243",
"172.217.19.115",
"172.217.20.19",
"172.217.20.83",
"172.217.21.179",
@@ -134,6 +139,7 @@
"173.194.220.121",
"173.194.221.121",
"173.194.222.121",
"173.194.69.121",
"173.194.73.121",
"173.194.76.121",
"18.154.48.112",
@@ -298,6 +304,10 @@
"3.165.255.16",
"3.165.255.40",
"3.165.255.64",
"3.166.81.10",
"3.166.81.111",
"3.166.81.38",
"3.166.81.71",
"35.190.50.194",
"35.227.252.161",
"52.222.236.29",
@@ -363,6 +373,7 @@
"2a00:1450:400c:c1f::79",
"2a00:1450:400d:802::2013",
"2a00:1450:400d:803::2013",
"2a00:1450:400d:804::2013",
"2a00:1450:400d:805::2013",
"2a00:1450:400d:806::2013",
"2a00:1450:400d:807::2013",
@@ -396,6 +407,7 @@
"2a00:1450:4010:c0f::79",
"2a00:1450:4010:c1c::79",
"2a00:1450:4010:c1e::79",
"2a00:1450:4013:c04::79",
"2a00:1450:4016:808::2013",
"2a00:1450:4016:809::2013",
"2a00:1450:4016:80a::2013",

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"
],