Files
ruleset.skk.moe/sing-box/non_ip/apple_services.json
2025-03-17 08:38:35 +00:00

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"
]
}
]
}