diff --git a/phone_singbox_v2.json b/phone_singbox_v2.json index dfd0e99..8cfb901 100644 --- a/phone_singbox_v2.json +++ b/phone_singbox_v2.json @@ -56,6 +56,23 @@ "rule_set": "geosite-cn", "server": "local" }, + { + "rule_set": "geosite-icloud", + "server": "local" + }, + { + "rule_set": "geosite-apple", + "server": "local" + }, + { + "domain_suffix": [ + "gateway.icloud.com", + "push.apple.com", + "push-apple.com", + "apple-relay.apple.com" + ], + "server": "local" + }, { "query_type": ["A", "AAAA"], "server": "fakeip" @@ -79,9 +96,9 @@ "fdfe:dcba:9876::1/126" ], "auto_route": true, - "strict_route": true, + "strict_route": false, "stack": "mixed", - "mtu": 9000 + "mtu": 1500 }, { "type": "mixed", @@ -469,18 +486,6 @@ "action": "route", "outbound": "DIRECT" }, - { - "process_name": [ - "Tailscale.exe", - "Tailscale Service.exe", - "tailscaled.exe", - "tailscale-ipn.exe", - "tailscaled", - "Tailscale" - ], - "action": "route", - "outbound": "DIRECT" - }, { "ip_is_private": true, "action": "route",