mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-01-02 02:20:24 +00:00
26 lines
543 B
JSON
26 lines
543 B
JSON
{
|
|
"version": 2,
|
|
"rules": [
|
|
{
|
|
"domain": [
|
|
"this_ruleset_is_made_by_sukkaw.ruleset.skk.moe",
|
|
"hanime1.me",
|
|
"cableav.tv",
|
|
"javdb.com",
|
|
"jav.guru",
|
|
"copymanga.site",
|
|
"www.coinbase.com"
|
|
],
|
|
"domain_suffix": ["mandaom.com", "crunchyroll.com", "18comic.vip"],
|
|
"domain_keyword": [],
|
|
"domain_regex": [],
|
|
"ip_cidr": [],
|
|
"source_ip_cidr": [],
|
|
"source_port": [],
|
|
"port": [],
|
|
"process_name": [],
|
|
"process_path": []
|
|
}
|
|
]
|
|
}
|