chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-11-24 19:24:34 +03:00
parent 666a3f3718
commit 9beeb8d865
38 changed files with 3754 additions and 6 deletions

View File

@@ -11,13 +11,22 @@
],
"timeout": 3600,
"ip4": [
"104.21.81.17",
"172.67.137.125",
"94.130.217.223"
],
"ip6": [],
"ip6": [
"2606:4700:3030::ac43:897d",
"2606:4700:3035::6815:5111"
],
"cidr4": [
"104.16.0.0/12",
"172.64.0.0/13",
"94.130.217.192/26"
],
"cidr6": [],
"cidr6": [
"2606:4700::/32"
],
"external": {
"domains": [],
"ip4": [],