mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2025-12-31 17:40:25 +00:00
23 lines
531 B
JSON
23 lines
531 B
JSON
{
|
|
"version": 2,
|
|
"rules": [
|
|
{
|
|
"domain": [
|
|
"this_ruleset_is_made_by_sukkaw.ruleset.skk.moe",
|
|
"apm-misaka.biliapi.net",
|
|
"upos-bstar-mirrorakam.akamaized.net",
|
|
"upos-bstar1-mirrorakam.akamaized.net"
|
|
],
|
|
"domain_suffix": ["bilibili.tv", "biliintl.com"],
|
|
"domain_keyword": [],
|
|
"domain_regex": [],
|
|
"ip_cidr": [],
|
|
"source_ip_cidr": [],
|
|
"source_port": [],
|
|
"port": [],
|
|
"process_name": ["com.bstar.intl"],
|
|
"process_path": []
|
|
}
|
|
]
|
|
}
|