chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-09-30 16:34:01 +03:00
parent 2a44d33ff2
commit 7e6cbdc00b
53 changed files with 14060 additions and 34 deletions

View File

@@ -12,6 +12,7 @@
],
"timeout": 3600,
"ip4": [
"104.21.5.248",
"146.75.117.194",
"146.75.121.194",
"146.75.53.194",
@@ -21,18 +22,38 @@
"151.101.37.194",
"151.101.65.194",
"151.101.85.194",
"165.22.91.194",
"172.67.134.19",
"188.114.96.10",
"188.114.96.7",
"188.114.97.10",
"188.114.97.7",
"51.15.27.51",
"51.15.27.55",
"65.109.52.31"
],
"ip6": [],
"ip6": [
"2606:4700:3031::6815:5f8",
"2606:4700:3037::ac43:8613",
"2a06:98c1:3120::7",
"2a06:98c1:3120::a",
"2a06:98c1:3121::7",
"2a06:98c1:3121::a"
],
"cidr4": [
"104.16.0.0/12",
"146.75.0.0/16",
"151.101.0.0/16",
"165.22.0.0/16",
"172.64.0.0/13",
"188.114.96.0/22",
"51.15.0.0/18",
"65.108.0.0/15"
],
"cidr6": [],
"cidr6": [
"2606:4700::/64",
"2a06:98c1::/64"
],
"external": {
"domains": [],
"ip4": [],