chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-09-24 15:54:49 +03:00
parent 6e42686fc7
commit 2a44d33ff2
32 changed files with 5871 additions and 5 deletions

View File

@@ -55,6 +55,7 @@
"188.114.96.0/22"
],
"cidr6": [
"2606:4700::/64",
"2a06:98c1::/64"
],
"external": {

View File

@@ -28,6 +28,7 @@
"ip6": [
"2606:4700:3030::ac43:9e20",
"2606:4700:3034::6815:8f0",
"2a03:90c0:11:2801::254",
"2a03:90c0:231:2801::61",
"2a03:90c0:451:2801::62",
"2a03:90c0:9994::9994",
@@ -35,7 +36,9 @@
],
"cidr4": [
"104.16.0.0/12",
"109.61.41.0/24",
"172.64.0.0/13",
"185.104.210.0/23",
"185.188.144.0/24",
"185.249.133.0/24",
"202.78.160.0/20",
@@ -43,10 +46,13 @@
"92.223.100.0/23",
"92.223.102.0/24",
"92.223.55.0/24",
"92.223.84.0/24",
"92.223.92.0/22",
"92.223.96.0/22"
],
"cidr6": [
"2606:4700::/64",
"2a03:90c0:10::/64",
"2a03:90c0:9997::/64",
"2a03:90c0::/64"
],