chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-10-29 03:10:01 +03:00
parent 8c58dc0502
commit 4fc926f9fa
91 changed files with 1231 additions and 366 deletions

View File

@@ -23,7 +23,7 @@
"172.64.0.0/13"
],
"cidr6": [
"2606:4700::/64"
"2606:4700::/32"
],
"external": {
"domains": [],

View File

@@ -40,7 +40,7 @@
"54.220.0.0/15"
],
"cidr6": [
"2606:4700::/64"
"2606:4700::/32"
],
"external": {
"domains": [],

View File

@@ -48,8 +48,8 @@
"188.114.96.0/22"
],
"cidr6": [
"2606:4700::/64",
"2a06:98c1::/64"
"2606:4700::/32",
"2a06:98c1::/32"
],
"external": {
"domains": [],

View File

@@ -62,9 +62,9 @@
"94.23.192.0/18"
],
"cidr6": [
"2606:4700::/64",
"2a03:7220:8083::/64",
"2a03:94e0::/64"
"2606:4700::/32",
"2a03:7220:8083::/48",
"2a03:94e0::/32"
],
"external": {
"domains": [],

View File

@@ -57,8 +57,8 @@
"193.46.255.0/24"
],
"cidr6": [
"2606:4700::/64",
"2a06:98c1::/64"
"2606:4700::/32",
"2a06:98c1::/32"
],
"external": {
"domains": [],

View File

@@ -82,8 +82,8 @@
"188.114.96.0/22"
],
"cidr6": [
"2606:4700::/64",
"2a06:98c1::/64"
"2606:4700::/32",
"2a06:98c1::/32"
],
"external": {
"domains": [],

View File

@@ -30,7 +30,7 @@
"172.64.0.0/13"
],
"cidr6": [
"2606:4700::/64"
"2606:4700::/32"
],
"external": {
"domains": [],