chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-09-16 16:37:54 +03:00
parent 31af62c5a9
commit 10b5e2c162
29 changed files with 7773 additions and 32 deletions

View File

@@ -11,11 +11,14 @@
],
"timeout": 3600,
"ip4": [
"51.15.27.51"
"51.15.27.51",
"51.15.27.55",
"65.109.52.31"
],
"ip6": [],
"cidr4": [
"51.15.0.0/18"
"51.15.0.0/18",
"65.108.0.0/15"
],
"cidr6": [],
"external": {