chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-09-14 17:41:58 +03:00
parent 00822261fa
commit ef668971ce
25 changed files with 3415 additions and 20 deletions

View File

@@ -12,15 +12,20 @@
],
"timeout": 3600,
"ip4": [
"146.75.117.194",
"146.75.121.194",
"146.75.53.194",
"151.101.1.194",
"151.101.129.194",
"151.101.193.194",
"151.101.37.194",
"151.101.65.194",
"151.101.85.194",
"51.15.27.51"
],
"ip6": [],
"cidr4": [
"146.75.0.0/16",
"151.101.0.0/16",
"51.15.0.0/18"
],