chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-10-22 22:30:54 +03:00
parent 6c5facb75e
commit 4615bc6218
29 changed files with 7841 additions and 13 deletions

View File

@@ -12,14 +12,23 @@
],
"timeout": 3600,
"ip4": [
"104.21.47.180",
"172.67.171.202",
"95.215.189.11",
"95.215.189.12"
],
"ip6": [],
"ip6": [
"2606:4700:3030::ac43:abca",
"2606:4700:3035::6815:2fb4"
],
"cidr4": [
"104.16.0.0/12",
"172.64.0.0/13",
"95.215.184.0/21"
],
"cidr6": [],
"cidr6": [
"2606:4700::/64"
],
"external": {
"domains": [],
"ip4": [],