chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-11-26 17:01:07 +03:00
parent 5bd175f202
commit b021755eb0
30 changed files with 946 additions and 2 deletions

View File

@@ -13,21 +13,33 @@
"timeout": 3600,
"ip4": [
"104.21.47.180",
"104.22.4.123",
"104.22.5.123",
"172.67.171.202",
"172.67.41.148",
"188.114.98.229",
"188.114.99.229",
"95.215.189.11",
"95.215.189.12"
],
"ip6": [
"2606:4700:10::6816:47b",
"2606:4700:10::6816:57b",
"2606:4700:10::ac43:2994",
"2606:4700:3030::ac43:abca",
"2606:4700:3035::6815:2fb4"
"2606:4700:3035::6815:2fb4",
"2a06:98c1:3122:e000::5",
"2a06:98c1:3123:e000::5"
],
"cidr4": [
"104.16.0.0/12",
"172.64.0.0/13",
"188.114.96.0/22",
"95.215.184.0/21"
],
"cidr6": [
"2606:4700::/32"
"2606:4700::/32",
"2a06:98c1::/32"
],
"external": {
"domains": [],