diff --git a/config_template/PC_rule_set_proxy.json b/config_template/PC_rule_set_proxy.json index e231d8e5a..0b675b7ba 100644 --- a/config_template/PC_rule_set_proxy.json +++ b/config_template/PC_rule_set_proxy.json @@ -77,14 +77,16 @@ "type": "selector", "tag": "🌏 Google", "outbounds": [ - "{all}" + "{all}", + "🚗 auto" ] }, { "type": "selector", "tag": "✈️ Telegram", "outbounds": [ - "{all}" + "{all}", + "🚗 auto" ], "filter": [ { diff --git a/config_template/PC_rule_set_proxy_filter.json b/config_template/PC_rule_set_proxy_filter.json index 74646d98d..9a228f77c 100644 --- a/config_template/PC_rule_set_proxy_filter.json +++ b/config_template/PC_rule_set_proxy_filter.json @@ -85,7 +85,8 @@ "type": "selector", "tag": "🌏 Google", "outbounds": [ - "{all}" + "{all}", + "🚗 auto" ], "filter": [ { @@ -100,7 +101,8 @@ "type": "selector", "tag": "✈️ Telegram", "outbounds": [ - "{all}" + "{all}", + "🚗 auto" ], "filter": [ {