chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-09-05 01:08:16 +03:00
parent 918afccdec
commit 74578aba22
23 changed files with 964 additions and 28 deletions

View File

@@ -15,24 +15,35 @@
],
"timeout": 3600,
"ip4": [
"104.21.12.243",
"172.67.153.242",
"188.114.96.1",
"188.114.96.3",
"188.114.96.7",
"188.114.97.1",
"188.114.97.3",
"188.114.97.7",
"193.46.255.26",
"193.46.255.29"
],
"ip6": [
"2606:4700:3032::6815:cf3",
"2606:4700:3036::ac43:99f2",
"2a06:98c1:3120::1",
"2a06:98c1:3120::3",
"2a06:98c1:3120::7",
"2a06:98c1:3121::1",
"2a06:98c1:3121::3"
"2a06:98c1:3121::3",
"2a06:98c1:3121::7"
],
"cidr4": [
"104.16.0.0/12",
"172.64.0.0/13",
"188.114.96.0/22",
"193.46.255.0/24"
],
"cidr6": [
"2606:4700::/64",
"2a06:98c1::/64"
],
"external": {