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

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

View File

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

View File

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

View File

@@ -132,8 +132,8 @@
"88.208.0.0/18"
],
"cidr6": [
"2606:4700::/64",
"2a02:b48::/64"
"2606:4700::/32",
"2a02:b48::/29"
],
"external": {
"domains": [],

View File

@@ -29,7 +29,7 @@
"104.16.0.0/12"
],
"cidr6": [
"2606:4700::/64"
"2606:4700::/32"
],
"external": {
"domains": [],