chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-02-28 10:44:50 +03:00
parent 3fff4ebe9b
commit 16f1ca4a5c
46 changed files with 6105 additions and 5 deletions

View File

@@ -19,6 +19,7 @@
"109.61.41.62",
"138.199.26.16",
"138.199.26.22",
"143.244.51.216",
"143.244.56.7",
"143.244.57.38",
"156.146.33.168",
@@ -26,11 +27,17 @@
"156.146.33.170",
"156.146.35.197",
"156.146.35.208",
"156.146.36.12",
"156.146.38.30",
"156.146.38.32",
"169.150.237.34",
"169.150.237.35",
"169.150.252.38",
"172.64.155.213",
"185.180.12.22",
"185.180.12.23",
"185.180.13.213",
"185.180.13.217",
"185.59.222.11",
"185.59.222.12",
"185.88.181.10",
@@ -55,11 +62,15 @@
"212.102.56.167",
"37.19.218.82",
"45.82.101.62",
"84.17.57.23",
"92.223.40.62",
"93.123.17.252",
"93.123.17.254"
],
"ip6": [],
"ip6": [
"2a02:6ea0:d300::30",
"2a02:6ea0:d300::31"
],
"cidr4": [
"104.16.0.0/12",
"109.61.41.0/24",
@@ -69,6 +80,7 @@
"169.150.192.0/18",
"172.64.0.0/13",
"185.180.12.0/24",
"185.180.13.192/27",
"185.59.222.0/25",
"185.88.180.0/22",
"188.114.96.0/22",
@@ -76,10 +88,13 @@
"212.102.56.0/23",
"37.19.218.0/24",
"45.82.101.0/24",
"84.17.56.0/23",
"92.223.40.0/24",
"93.123.17.0/24"
],
"cidr6": [],
"cidr6": [
"2a02:6ea0:d300::/40"
],
"external": {
"domains": [],
"ip4": [],