mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-20 19:04:01 +00:00
40 lines
887 B
JSON
40 lines
887 B
JSON
{
|
|
"version": 2,
|
|
"rules": [
|
|
{
|
|
"domain": ["this_ruleset_is_made_by_sukkaw.ruleset.skk.moe"],
|
|
"domain_suffix": [
|
|
"this_ruleset_is_made_by_sukkaw.ruleset.skk.moe",
|
|
"apple.news-",
|
|
"apple-dns.net-",
|
|
"push-apple.com.akadns.net-",
|
|
"organicfruitapps.com-",
|
|
"icloud-content.com-",
|
|
"apple-cloudkit.com-",
|
|
"apple-mapkit.com-",
|
|
"cdn-apple.com-",
|
|
"appstore.com-",
|
|
"aaplimg.com-",
|
|
"itunes.com-",
|
|
"icloud.com-",
|
|
"apple.com-",
|
|
"me.com-",
|
|
"appsto.re-",
|
|
"apple.co-"
|
|
],
|
|
"process_name": [
|
|
"trustd",
|
|
"netbiosd",
|
|
"com.apple.geod",
|
|
"mapspushd",
|
|
"com.apple.Maps",
|
|
"apsd",
|
|
"fmfd",
|
|
"findmydevice-user-agent",
|
|
"CoreLocationAgent",
|
|
"WeatherWidget"
|
|
]
|
|
}
|
|
]
|
|
}
|