chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-03-22 11:44:41 +03:00
parent be121bec72
commit e851cc98ce
43 changed files with 5191 additions and 7 deletions

View File

@@ -143,7 +143,9 @@
"67.22.56.6",
"67.22.56.7"
],
"ip6": [],
"ip6": [
"2001:18b8:a114:3::"
],
"cidr4": [
"64.210.128.0/19",
"64.88.240.0/20",
@@ -151,7 +153,9 @@
"67.22.48.0/21",
"67.22.56.0/22"
],
"cidr6": [],
"cidr6": [
"2001:18B8::/32"
],
"external": {
"domains": [],
"ip4": [],