chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2026-02-23 14:17:32 +03:00
parent 96420dfe0b
commit 4cc990731e
54 changed files with 13456 additions and 5 deletions

View File

@@ -11,13 +11,16 @@
],
"timeout": 3600,
"ip4": [
"14.102.228.26"
"14.102.228.26",
"188.164.159.249"
],
"ip6": [
"2a07:180::1017",
"2a07:180::26"
],
"cidr4": [
"14.102.228.0/23"
"14.102.228.0/23",
"188.164.156.0/22"
],
"cidr6": [
"2a07:180::/32"