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,40 @@
{
"domains": [
"kinobase.org",
"st.kinobase.org",
"www.kinobase.org"
],
"dns": [
"127.0.0.11:53",
"77.88.8.88:53",
"8.8.8.8:53",
"1.1.1.1:53"
],
"timeout": 3600,
"ip4": [
"179.43.166.40",
"188.40.132.87",
"37.1.201.40",
"38.180.84.155"
],
"ip6": [],
"cidr4": [
"179.0.0.0/11",
"179.32.0.0/12",
"179.48.0.0/13",
"179.56.0.0/14",
"179.60.0.0/16",
"179.61.0.0/17",
"188.40.132.64/26",
"37.1.200.0/21",
"38.0.0.0/8"
],
"cidr6": [],
"external": {
"domains": [],
"ip4": [],
"ip6": [],
"cidr4": [],
"cidr6": []
}
}