From 8a93343bf90582fe913c436866b13fd9e8807cd5 Mon Sep 17 00:00:00 2001 From: Hypick Date: Sun, 17 May 2026 19:52:15 +0300 Subject: [PATCH] update wl configs --- clash/config/wl/full.yaml | 61 ++++++++++++++++++------------ clash/config/wl/lite.yaml | 78 +++++++++++++++++++++++---------------- 2 files changed, 83 insertions(+), 56 deletions(-) diff --git a/clash/config/wl/full.yaml b/clash/config/wl/full.yaml index 24dd0ee..8559bb1 100644 --- a/clash/config/wl/full.yaml +++ b/clash/config/wl/full.yaml @@ -42,6 +42,16 @@ proxy-providers: expected-status: 204 proxy-groups: + - name: 🚀 Proxy + type: select + proxies: + - 🔥 Самый быстрый + - ✍️ Выбор вручную + # - ⚡ Auto VLESS Universal + # - ⚡ Auto White CIDR + # - ⚡ Auto White SNI + - DIRECT + - name: 🔥 Самый быстрый type: url-test url: http://www.gstatic.com/generate_204 @@ -60,29 +70,32 @@ proxy-groups: - white-cidr-proxies - white-sni-proxies - - name: ⚡ Auto VLESS Universal - type: url-test - url: http://www.gstatic.com/generate_204 - interval: 30 - timeout: 3000 - tolerance: 100 - use: - - vless-universal + # - name: ⚡ Auto VLESS Universal + # type: url-test + # url: http://www.gstatic.com/generate_204 + # interval: 30 + # timeout: 3000 + # tolerance: 100 + # use: + # - vless-universal - - name: ⚡ Auto White CIDR - type: url-test - url: http://www.gstatic.com/generate_204 - interval: 30 - timeout: 3000 - tolerance: 100 - use: - - white-cidr-proxies + # - name: ⚡ Auto White CIDR + # type: url-test + # url: http://www.gstatic.com/generate_204 + # interval: 30 + # timeout: 3000 + # tolerance: 100 + # use: + # - white-cidr-proxies - - name: ⚡ Auto White SNI - type: url-test - url: http://www.gstatic.com/generate_204 - interval: 30 - timeout: 3000 - tolerance: 100 - use: - - white-sni-proxies + # - name: ⚡ Auto White SNI + # type: url-test + # url: http://www.gstatic.com/generate_204 + # interval: 30 + # timeout: 3000 + # tolerance: 100 + # use: + # - white-sni-proxies + +rules: + - MATCH,🚀 Proxy diff --git a/clash/config/wl/lite.yaml b/clash/config/wl/lite.yaml index 356a827..560b95d 100644 --- a/clash/config/wl/lite.yaml +++ b/clash/config/wl/lite.yaml @@ -56,6 +56,17 @@ proxy-providers: expected-status: 204 proxy-groups: + - name: 🚀 Proxy + type: select + proxies: + - 🔥 Самый быстрый + - ✍️ Выбор вручную + # - ⚡ Auto VLESS Lite + # - ⚡ Auto Rus Mobile (Топ 150) + # - ⚡ Auto Rus Mobile 2 (Топ 150) + # - ⚡ Auto White SNI + - DIRECT + - name: 🔥 Самый быстрый type: url-test url: http://www.gstatic.com/generate_204 @@ -76,38 +87,41 @@ proxy-groups: - vless-rus-mobile-2 - white-sni-proxies - - name: ⚡ Auto VLESS Lite - type: url-test - url: http://www.gstatic.com/generate_204 - interval: 30 - timeout: 3000 - tolerance: 100 - use: - - vless-lite + # - name: ⚡ Auto VLESS Lite + # type: url-test + # url: http://www.gstatic.com/generate_204 + # interval: 30 + # timeout: 3000 + # tolerance: 100 + # use: + # - vless-lite - - name: ⚡ Auto Rus Mobile (Топ 150) - type: url-test - url: http://www.gstatic.com/generate_204 - interval: 30 - timeout: 3000 - tolerance: 100 - use: - - vless-rus-mobile-1 + # - name: ⚡ Auto Rus Mobile (Топ 150) + # type: url-test + # url: http://www.gstatic.com/generate_204 + # interval: 30 + # timeout: 3000 + # tolerance: 100 + # use: + # - vless-rus-mobile-1 - - name: ⚡ Auto Rus Mobile 2 (Топ 150) - type: url-test - url: http://www.gstatic.com/generate_204 - interval: 30 - timeout: 3000 - tolerance: 100 - use: - - vless-rus-mobile-2 + # - name: ⚡ Auto Rus Mobile 2 (Топ 150) + # type: url-test + # url: http://www.gstatic.com/generate_204 + # interval: 30 + # timeout: 3000 + # tolerance: 100 + # use: + # - vless-rus-mobile-2 - - name: ⚡ Auto White SNI - type: url-test - url: http://www.gstatic.com/generate_204 - interval: 30 - timeout: 3000 - tolerance: 100 - use: - - white-sni-proxies + # - name: ⚡ Auto White SNI + # type: url-test + # url: http://www.gstatic.com/generate_204 + # interval: 30 + # timeout: 3000 + # tolerance: 100 + # use: + # - white-sni-proxies + +rules: + - MATCH,🚀 Proxy