mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-19 10:24:27 +00:00
19 lines
415 B
JSON
19 lines
415 B
JSON
{
|
|
"version": 2,
|
|
"rules": [
|
|
{
|
|
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
|
|
"domain_suffix": [
|
|
"download.555mac.com",
|
|
"torrentmac.net",
|
|
"engage.cloudflareclient.com"
|
|
],
|
|
"domain_keyword": ["mac-torrent-download"],
|
|
"domain_regex": [],
|
|
"ip_cidr": [],
|
|
"process_name": ["AdGuardHome", "nmap"],
|
|
"process_path": []
|
|
}
|
|
]
|
|
}
|