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