chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-02-15 18:41:32 +03:00
parent 12514f5ad2
commit 6488aeff84
47 changed files with 4574 additions and 6 deletions

View File

@@ -61,7 +61,10 @@
"84.17.59.17",
"87.249.131.106"
],
"ip6": [],
"ip6": [
"2a02:6ea0:d300::30",
"2a02:6ea0:d300::31"
],
"cidr4": [
"104.16.0.0/12",
"138.199.0.0/18",
@@ -81,7 +84,9 @@
"84.17.59.0/26",
"87.249.131.0/24"
],
"cidr6": [],
"cidr6": [
"2a02:6ea0:d300::/40"
],
"external": {
"domains": [],
"ip4": [],