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

@@ -19,8 +19,10 @@
"172.67.175.99",
"188.114.96.1",
"188.114.96.3",
"188.114.96.7",
"188.114.97.1",
"188.114.97.3"
"188.114.97.3",
"188.114.97.7"
],
"ip6": [
"2606:4700:3035::6815:5f5d",
@@ -29,8 +31,10 @@
"2606:4700:3037::ac43:9014",
"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",

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": {

View File

@@ -22,25 +22,35 @@
],
"timeout": 3600,
"ip4": [
"104.21.0.111",
"104.21.32.127",
"104.21.32.39",
"104.21.50.150",
"172.67.151.249",
"172.67.163.237",
"172.67.182.196",
"172.67.185.253",
"185.81.128.108",
"188.114.96.1",
"188.114.96.3",
"188.114.96.7",
"188.114.97.1",
"188.114.97.3"
"188.114.97.3",
"188.114.97.7"
],
"ip6": [
"2606:4700:3030::ac43:97f9",
"2606:4700:3030::ac43:a3ed",
"2606:4700:3031::6815:2027",
"2606:4700:3034::ac43:b6c4",
"2606:4700:3035::6815:207f",
"2606:4700:3035::6815:3296",
"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",