From 6ba3ac3fa735f75404e1cb6c0d69b43d2bcddb6c Mon Sep 17 00:00:00 2001 From: Stille Date: Sun, 19 Dec 2021 19:35:15 +0800 Subject: [PATCH] fix optimize groups --- ClashSample.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ClashSample.yaml b/ClashSample.yaml index 8bd4186..4f98c5f 100644 --- a/ClashSample.yaml +++ b/ClashSample.yaml @@ -342,8 +342,8 @@ proxy-groups: - name: "PROXY" type: select # 亦可使用 fallback 或 load-balance use: - - CNIX - GuGuEX + - CNIX - Dler - name: "Media" @@ -445,7 +445,7 @@ proxy-groups: - REJECT # 最终策略 - - name: "漏网之鱼" + - name: "Other" type: select proxies: - DIRECT @@ -631,4 +631,4 @@ rules: #- GEOIP,CN,DIRECT # - MATCH,PROXY - - MATCH,漏网之鱼 \ No newline at end of file + - MATCH,Other \ No newline at end of file