chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-09-15 10:32:04 +03:00
parent a0f16dc53a
commit 8c53017f24
73 changed files with 14200 additions and 23 deletions

View File

@@ -12,7 +12,8 @@
"timeout": 3600,
"ip4": [
"104.21.88.29",
"172.67.171.254"
"172.67.171.254",
"34.67.52.119"
],
"ip6": [
"2606:4700:3031::ac43:abfe",
@@ -20,7 +21,8 @@
],
"cidr4": [
"104.16.0.0/12",
"172.64.0.0/13"
"172.64.0.0/13",
"34.64.0.0/10"
],
"cidr6": [
"2606:4700::/32"