chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-09-30 16:34:01 +03:00
parent 2a44d33ff2
commit 7e6cbdc00b
53 changed files with 14060 additions and 34 deletions

View File

@@ -46,8 +46,10 @@
"2606:4700:4400::ac40:91cc",
"2a06:98c1:3122:e000::",
"2a06:98c1:3122:e000::5",
"2a06:98c1:3122:e000::c",
"2a06:98c1:3123:e000::",
"2a06:98c1:3123:e000::5"
"2a06:98c1:3123:e000::5",
"2a06:98c1:3123:e000::c"
],
"cidr4": [
"104.16.0.0/12",

View File

@@ -21,15 +21,18 @@
"185.249.133.4",
"202.78.162.61",
"45.82.100.62",
"92.223.124.62",
"92.223.55.62",
"92.223.84.84",
"92.223.97.97"
"92.223.97.97",
"95.85.69.62"
],
"ip6": [
"2606:4700:3030::ac43:9e20",
"2606:4700:3034::6815:8f0",
"2a03:90c0:11:2801::254",
"2a03:90c0:231:2801::61",
"2a03:90c0:41:2801::62",
"2a03:90c0:451:2801::62",
"2a03:90c0:9994::9994",
"2a03:90c0:9997::9997"
@@ -45,14 +48,17 @@
"45.82.100.0/24",
"92.223.100.0/23",
"92.223.102.0/24",
"92.223.124.0/24",
"92.223.55.0/24",
"92.223.84.0/24",
"92.223.92.0/22",
"92.223.96.0/22"
"92.223.96.0/22",
"95.85.69.0/24"
],
"cidr6": [
"2606:4700::/64",
"2a03:90c0:10::/64",
"2a03:90c0:40::/64",
"2a03:90c0:9997::/64",
"2a03:90c0::/64"
],