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

@@ -16,8 +16,12 @@
"ip6": [
"2a07:180::26"
],
"cidr4": [],
"cidr6": [],
"cidr4": [
"14.102.228.0/23"
],
"cidr6": [
"2a07:180::/32"
],
"external": {
"domains": [],
"ip4": [],