chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-09-05 16:30:35 +03:00
parent 372620839e
commit 245f76dfc6
17 changed files with 3949 additions and 8 deletions

View File

@@ -15,12 +15,16 @@
"timeout": 3600,
"ip4": [
"104.18.42.152",
"138.199.14.48",
"138.199.14.49",
"156.146.33.169",
"156.146.33.170",
"169.150.237.34",
"169.150.237.35",
"172.64.145.104",
"185.180.12.22",
"185.180.12.23",
"185.59.222.11",
"185.88.181.53",
"185.88.181.54",
"185.88.181.55",
@@ -33,6 +37,8 @@
"188.114.98.233",
"188.114.99.229",
"188.114.99.233",
"195.181.166.14",
"195.181.166.15",
"212.102.56.166",
"212.102.56.167",
"37.19.202.26",
@@ -41,12 +47,17 @@
"ip6": [],
"cidr4": [
"104.16.0.0/12",
"138.198.0.0/16",
"138.199.0.0/18",
"138.199.64.0/19",
"156.146.32.0/19",
"169.150.192.0/18",
"172.64.0.0/13",
"185.180.12.0/24",
"185.59.222.0/25",
"185.88.180.0/22",
"188.114.96.0/22",
"195.181.166.0/24",
"212.102.56.0/23",
"37.19.202.0/24"
],