chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-11-18 23:45:48 +03:00
parent c8b75d93cc
commit f0b9043955
24 changed files with 885 additions and 2 deletions

View File

@@ -12,7 +12,12 @@
"timeout": 3600,
"ip4": [
"104.18.36.123",
"156.146.61.130",
"156.146.61.131",
"172.64.151.133",
"185.76.9.11",
"185.76.9.12",
"185.76.9.27",
"188.114.98.224",
"188.114.98.229",
"188.114.98.233",
@@ -20,11 +25,22 @@
"188.114.99.224",
"188.114.99.229",
"188.114.99.233",
"188.114.99.236"
"188.114.99.236",
"195.181.172.2",
"195.181.172.6",
"37.19.202.44",
"37.19.202.45",
"37.19.203.48",
"37.19.203.49"
],
"ip6": [
"2606:4700:4400::6812:247b",
"2606:4700:4400::ac40:9785",
"2a02:6ea0:c500::5",
"2a02:6ea0:c500::6",
"2a02:6ea0:cb00::5",
"2a02:6ea0:dd00::7",
"2a02:6ea0:e700::7",
"2a06:98c1:3122:e000::",
"2a06:98c1:3122:e000::5",
"2a06:98c1:3122:e000::9",
@@ -36,6 +52,7 @@
],
"cidr4": [
"104.16.0.0/12",
"156.146.32.0/19",
"172.64.0.0/13",
"188.114.96.0/22"
],