更新 'README.md'
This commit is contained in:
@@ -3,23 +3,23 @@
|
||||
```
|
||||
rule-providers:
|
||||
|
||||
myProxy:
|
||||
myproxy:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: "https://gitea.kknode.cn/LambdaExpression/clash-rules/raw/branch/master/proxy.yaml"
|
||||
path: ./ruleset/myProxy.yaml
|
||||
url: "http://gitea.kknode.cn/LambdaExpression/clash-rules/raw/branch/master/myproxy.yaml"
|
||||
path: ./ruleset/myproxy.yaml
|
||||
interval: 86400
|
||||
|
||||
myReject:
|
||||
myreject:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: "https://gitea.kknode.cn/LambdaExpression/clash-rules/raw/branch/master/reject.yaml"
|
||||
path: ./ruleset/myReject.yaml
|
||||
url: "http://gitea.kknode.cn/LambdaExpression/clash-rules/raw/branch/master/myproxy.yaml"
|
||||
path: ./ruleset/myreject.yaml
|
||||
interval: 86400
|
||||
|
||||
rules:
|
||||
|
||||
- RULE-SET,myProxy,PROXY
|
||||
- RULE-SET,myReject,REJECT
|
||||
- RULE-SET,myproxy,PROXY
|
||||
- RULE-SET,myreject,REJECT
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user