From 8fe4d7e7db58c004ca087dd862b1add4fdc05a55 Mon Sep 17 00:00:00 2001 From: zu1k Date: Sat, 29 Aug 2020 21:28:47 +0800 Subject: [PATCH] update clash config file --- assets/html/clash-config.yaml | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/assets/html/clash-config.yaml b/assets/html/clash-config.yaml index 095fee3..5fb40eb 100644 --- a/assets/html/clash-config.yaml +++ b/assets/html/clash-config.yaml @@ -81,34 +81,19 @@ proxy-groups: - name: 延迟最低 type: url-test use: - - cn - - jp - - sg - - us - - ca - - others + - all url: 'http://www.gstatic.com/generate_204' interval: 300 - name: 负载均衡 type: load-balance use: - - cn - - jp - - sg - - us - - ca - - others + - all url: 'http://www.gstatic.com/generate_204' interval: 300 - name: 失败切换 type: fallback use: - - cn - - jp - - sg - - us - - ca - - others + - all url: 'http://www.gstatic.com/generate_204' interval: 300