chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-01-20 13:39:40 +03:00
parent 1edf400956
commit f947affdc2
42 changed files with 7196 additions and 12 deletions

View File

@@ -12,17 +12,32 @@
"timeout": 3600,
"ip4": [
"104.21.234.102",
"104.21.234.103"
"104.21.234.103",
"104.21.40.249",
"172.67.158.144",
"188.114.96.10",
"188.114.96.7",
"188.114.97.10",
"188.114.97.7"
],
"ip6": [
"2606:4700:3036::6815:28f9",
"2606:4700:3036::ac43:9e90",
"2606:4700:3038::6815:ea66",
"2606:4700:3038::6815:ea67"
"2606:4700:3038::6815:ea67",
"2a06:98c1:3120::7",
"2a06:98c1:3120::a",
"2a06:98c1:3121::7",
"2a06:98c1:3121::a"
],
"cidr4": [
"104.16.0.0/12"
"104.16.0.0/12",
"172.64.0.0/13",
"188.114.96.0/22"
],
"cidr6": [
"2606:4700::/32"
"2606:4700::/32",
"2a06:98c1::/32"
],
"external": {
"domains": [],