This commit is contained in:
SukkaBot
2024-09-21 10:21:20 +00:00
committed by SukkaW
parent 35f74fad90
commit 9c1323cbac
56 changed files with 349 additions and 68 deletions

View File

@@ -3,6 +3,9 @@
"rules": [
{
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
"domain_suffix": [],
"domain_keyword": [],
"domain_regex": [],
"ip_cidr": [
"91.108.56.0/22",
"91.108.4.0/22",
@@ -18,7 +21,9 @@
"2001:67c:4e8::/48",
"2001:b28:f23c::/48",
"2a0a:f280::/32"
]
],
"process_name": [],
"process_path": []
}
]
}