chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-01-20 13:39:40 +03:00
parent 1edf400956
commit f947affdc2
42 changed files with 7196 additions and 12 deletions

View File

@@ -11,14 +11,22 @@
],
"timeout": 3600,
"ip4": [
"104.21.40.193",
"104.31.16.11",
"104.31.16.118"
"104.31.16.118",
"172.67.188.67"
],
"ip6": [
"2606:4700:3032::ac43:bc43",
"2606:4700:3035::6815:28c1"
],
"ip6": [],
"cidr4": [
"104.16.0.0/12"
"104.16.0.0/12",
"172.64.0.0/13"
],
"cidr6": [
"2606:4700::/32"
],
"cidr6": [],
"external": {
"domains": [],
"ip4": [],

View File

@@ -26,6 +26,7 @@
"185.81.128.161",
"54.169.253.230",
"89.234.156.205",
"91.216.110.52",
"91.216.110.53",
"94.23.220.147"
],