chore: portal groups

This commit is contained in:
Rekryt
2024-09-05 00:54:58 +03:00
parent 73b38ec96b
commit a198fe8338
58 changed files with 4889 additions and 1533 deletions

View File

@@ -0,0 +1,55 @@
{
"domains": [
"cdn.reddxxx.com",
"cdn1.reddxxx.com",
"cdn2.reddxxx.com",
"cdn3.reddxxx.com",
"cdn4.reddxxx.com",
"cdn5.reddxxx.com",
"cdn6.reddxxx.com",
"cdn7.reddxxx.com",
"reddxxx.com",
"www.reddxxx.com"
],
"dns": [
"127.0.0.11:53",
"77.88.8.88:53",
"8.8.8.8:53",
"1.1.1.1:53"
],
"timeout": 3600,
"ip4": [
"104.26.12.144",
"104.26.13.144",
"172.67.68.97",
"188.114.98.229",
"188.114.98.233",
"188.114.99.229",
"188.114.99.233"
],
"ip6": [
"2606:4700:20::681a:c90",
"2606:4700:20::681a:d90",
"2606:4700:20::ac43:4461",
"2a06:98c1:3122:e000::5",
"2a06:98c1:3122:e000::9",
"2a06:98c1:3123:e000::5",
"2a06:98c1:3123:e000::9"
],
"cidr4": [
"104.16.0.0/12",
"172.64.0.0/13",
"188.114.96.0/22"
],
"cidr6": [
"2606:4700::/64",
"2a06:98c1::/64"
],
"external": {
"domains": [],
"ip4": [],
"ip6": [],
"cidr4": [],
"cidr6": []
}
}