chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-05-25 16:17:15 +03:00
parent fd0232debc
commit f3f8f76f91
53 changed files with 9682 additions and 87 deletions

View File

@@ -12,18 +12,22 @@
"timeout": 3600,
"ip4": [
"104.21.73.130",
"172.67.162.234"
"172.67.162.234",
"94.131.105.251"
],
"ip6": [
"2606:4700:3033::6815:4982",
"2606:4700:3036::ac43:a2ea"
"2606:4700:3036::ac43:a2ea",
"2a0a:2b43:69:7a26::"
],
"cidr4": [
"104.16.0.0/12",
"172.64.0.0/13"
"172.64.0.0/13",
"94.131.105.0/24"
],
"cidr6": [
"2606:4700::/32"
"2606:4700::/32",
"2a0a:2b43::/32"
],
"external": {
"domains": [],