chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-10-14 18:38:29 +03:00
parent a2d059d7e0
commit f186ce48e2
33 changed files with 6724 additions and 10 deletions

View File

@@ -12,13 +12,22 @@
],
"timeout": 3600,
"ip4": [
"104.21.72.246",
"172.67.136.177",
"51.195.103.39"
],
"ip6": [],
"ip6": [
"2606:4700:3030::6815:48f6",
"2606:4700:3037::ac43:88b1"
],
"cidr4": [
"104.16.0.0/12",
"172.64.0.0/13",
"51.195.100.0/22"
],
"cidr6": [],
"cidr6": [
"2606:4700::/64"
],
"external": {
"domains": [],
"ip4": [],