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,37 @@
{
"domains": [
"www.xvideos.com",
"xvideos.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": [
"185.88.181.10",
"185.88.181.11",
"185.88.181.2",
"185.88.181.3",
"185.88.181.4",
"185.88.181.5",
"185.88.181.6",
"185.88.181.7",
"185.88.181.8",
"185.88.181.9"
],
"ip6": [],
"cidr4": [
"185.88.180.0/22"
],
"cidr6": [],
"external": {
"domains": [],
"ip4": [],
"ip6": [],
"cidr4": [],
"cidr6": []
}
}