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 c66a512 commit 66164ee
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions assets/html/clash-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ proxy-providers:
path: ./websub.yaml
health-check:
enable: true
interval: 120
interval: 900
url: http://www.gstatic.com/generate_204

websubss:
Expand All @@ -113,7 +113,7 @@ proxy-providers:
path: ./websubss.yaml
health-check:
enable: true
interval: 120
interval: 900
url: http://www.gstatic.com/generate_204

websubssr:
Expand All @@ -123,7 +123,7 @@ proxy-providers:
path: ./websubssr.yaml
health-check:
enable: true
interval: 120
interval: 900
url: http://www.gstatic.com/generate_204

websubvmess:
Expand All @@ -133,15 +133,15 @@ proxy-providers:
path: ./websubvmess.yaml
health-check:
enable: true
interval: 120
interval: 900
url: http://www.gstatic.com/generate_204

test:
type: file
path: ./test.yaml
health-check:
enable: true
interval: 120
interval: 900
url: http://www.gstatic.com/generate_204
rules:
- DOMAIN-SUFFIX,smtp,DIRECT
Expand Down

0 comments on commit 66164ee

Please sign in to comment.