chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-08-19 13:11:01 +03:00
parent 9f74f79251
commit d0635ca101
38 changed files with 1428 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
"104.21.40.249",
"104.26.6.195",
"104.26.7.195",
"108.181.143.72",
"172.67.158.144",
"172.67.73.83",
"188.114.96.10",
@@ -32,6 +33,7 @@
"8.6.112.4"
],
"ip6": [
"2602:f901::72",
"2606:4700:20::681a:6c3",
"2606:4700:20::681a:7c3",
"2606:4700:20::ac43:4953",
@@ -56,12 +58,14 @@
],
"cidr4": [
"104.16.0.0/12",
"108.180.0.0/15",
"172.64.0.0/13",
"188.114.96.0/22",
"8.0.0.0/13",
"8.32.0.0/11"
],
"cidr6": [
"2602:F901::/40",
"2606:4700::/32",
"2a06:98c1::/32"
],