chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2026-01-25 15:08:38 +03:00
parent d67e9f7aac
commit 90cdf7b0d2
63 changed files with 243857 additions and 10 deletions

View File

@@ -22,12 +22,20 @@
"104.18.141.67",
"34.117.44.137"
],
"ip6": [],
"ip6": [
"2606:4700::6812:8943",
"2606:4700::6812:8a43",
"2606:4700::6812:8b43",
"2606:4700::6812:8c43",
"2606:4700::6812:8d43"
],
"cidr4": [
"104.16.0.0/12",
"34.64.0.0/10"
],
"cidr6": [],
"cidr6": [
"2606:4700::/32"
],
"external": {
"domains": [],
"ip4": [],