chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-03-16 19:39:41 +03:00
parent c20b703b48
commit 90a4bdcda7
58 changed files with 13296 additions and 14 deletions

View File

@@ -11,15 +11,19 @@
],
"timeout": 3600,
"ip4": [
"185.189.181.140"
"185.189.181.140",
"94.23.61.170"
],
"ip6": [
"2001:41d0:2:3eaa::1",
"2a0b:f380:3e8::28c"
],
"cidr4": [
"185.189.181.0/24"
"185.189.181.0/24",
"94.23.0.0/16"
],
"cidr6": [
"2001:41d0::/44",
"2a0b:f380:3e8::/48"
],
"external": {