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 7, 2020
1 parent 3a2749d commit 12a02e4
Showing 1 changed file with 29 additions and 43 deletions.
72 changes: 29 additions & 43 deletions assets/html/clash-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,80 +34,66 @@ proxy-groups:
- name: 手动选择2
type: select
proxies:
- baidu
- zhihu
- github
- ptt
- pornhub
- bilibili
- 分类测试vmess
- 分类测试本地
- 分类测试全部
- 分类测试ss
- 分类测试ssr

- name: 负载均衡
type: load-balance
url: 'http://www.gstatic.com/generate_204'
interval: 300
proxies:
- baidu
- zhihu
- github
- ptt
- pornhub
- bilibili
- 分类测试vmess
- 分类测试本地
- 分类测试全部
- 分类测试ss
- 分类测试ssr


- name: 失败切换
type: fallback
url: 'http://www.gstatic.com/generate_204'
interval: 300
proxies:
- baidu
- zhihu
- github
- ptt
- pornhub
- bilibili

- name: baidu
type: url-test
url: 'http://www.baidu.com/'
interval: 300
use:
- websub
- test
- name: zhihu
- 分类测试vmess
- 分类测试本地
- 分类测试ss
- 分类测试ssr



- name: 分类测试全部
type: url-test
url: 'https://www.zhihu.com/signin'
url: 'https://www.bilibili.com/'
interval: 300
use:
- websub
- test
- name: github
- name: 分类测试本地
type: url-test
url: 'https://github.com/'
url: 'https://www.bilibili.com/'
interval: 300
use:
- websub
- test
- name: ptt
- name: 分类测试vmess
type: url-test
url: 'https://www.ptt.cc/cls/1056'
url: 'https://www.bilibili.com/'
interval: 300
use:
- websub
- test
- name: pornhub
- websubvmess
- name: 分类测试ssr
type: url-test
url: 'https://www.pornhub.com/'
url: 'https://www.bilibili.com/'
interval: 300
use:
- websub
- test
- name: bilibili
- websubssr
- name: 分类测试ss
type: url-test
url: 'https://www.bilibili.com/'
interval: 300
use:
- websub
- test1
- websubss

proxy-providers:
websub:
Expand Down

0 comments on commit 12a02e4

Please sign in to comment.