Skip to content

Commit

Permalink
Update clash-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
doudoubinga authored Oct 5, 2020
1 parent e12700f commit 35735b6
Showing 1 changed file with 32 additions and 15 deletions.
47 changes: 32 additions & 15 deletions assets/html/clash-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,10 @@ proxy-groups:
- 失败切换
- 手动选择
- 本地备用
- 全部节点


- name: 负载均衡
type: load-balance
url: 'http://www.gstatic.com/generate_204'
interval: 300
- name: 手动选择
type: select
proxies:
- 筛选1
- 筛选2
Expand All @@ -49,13 +47,7 @@ proxy-groups:
- 筛选11
- 筛选13
- 本地

- name: 本地备用
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
proxies:
- 本地


- name: 延迟最低
type: url-test
Expand Down Expand Up @@ -95,14 +87,39 @@ proxy-groups:
- 筛选11
- 筛选13
- 本地


- name: 手动选择
- name: 全部节点
type: select
use:
- websub
- test



- name: 负载均衡
type: load-balance
url: 'http://www.gstatic.com/generate_204'
interval: 300
proxies:
- 筛选1
- 筛选2
- 筛选3
- 筛选4
- 筛选5
- 筛选6
- 筛选7
- 筛选8
- 筛选9
- 筛选10
- 筛选11
- 筛选13
- 本地

- name: 本地备用
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
proxies:
- 本地
- name: 筛选1
type: url-test
url: 'http://www.gstatic.com/generate_204'
Expand Down

0 comments on commit 35735b6

Please sign in to comment.