Files
ios-rule-script-subset/rule/sing-box/Apple.json
2026-03-23 15:31:31 +08:00

51 lines
1006 B
JSON

{
"version": 3,
"rules": [
{
"domain_keyword": [
"apple-support.akadns.net",
"apple.com.akadns.net",
"apple.com.edgekey.net",
"buy.itunes.apple.com",
"smp-device",
"testflight",
"icloud.com.akadns.net"
]
},
{
"ip_cidr": [
"139.178.128.0/18",
"144.178.0.0/19",
"144.178.36.0/22",
"144.178.48.0/20",
"17.0.0.0/8",
"192.35.50.0/24",
"198.183.17.0/24",
"205.180.175.0/24",
"63.92.224.0/19",
"65.199.22.0/23",
"2403:300::/32",
"2620:149::/32",
"2a01:b740::/32"
]
},
{
"process_name": [
"CoreLocationAgent",
"WeatherWidget",
"apsd",
"com.apple.Maps",
"findmydevice-user-agent",
"fmfd",
"mapspushd",
"netbiosd",
"trustd",
"com.apple.geod",
"Music",
"LookupViewService",
"TV"
]
}
]
}