mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2025-12-31 17:40:25 +00:00
24 lines
459 B
JSON
24 lines
459 B
JSON
{
|
|
"version": 2,
|
|
"rules": [
|
|
{
|
|
"domain": [
|
|
"this_ruleset_is_made_by_sukkaw.ruleset.skk.moe",
|
|
"vscodeexperiments.azureedge.net",
|
|
"ip.cn"
|
|
],
|
|
"domain_suffix": [
|
|
"ip.sb",
|
|
"ip-api.com",
|
|
"mikuclub.xyz",
|
|
"mikuclub.cn",
|
|
"nextdns.io",
|
|
"services.googleapis.cn",
|
|
"coveralls.io",
|
|
"compute.amazonaws.com",
|
|
"compute-1.amazonaws.com"
|
|
]
|
|
}
|
|
]
|
|
}
|