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": [
"0.0.0.0/8",
"10.0.0.0/8",
@@ -15,7 +18,9 @@
"::1/128",
"fc00::/7",
"fe80::/10"
]
],
"process_name": [],
"process_path": []
}
]
}