commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
## clash-rules
|
||||
|
||||
```
|
||||
myProxy:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: "https://gitee.com/LambdaExpression/clash-rules/raw/master/ruleset/proxy.yaml"
|
||||
path: ./ruleset/myProxy.yaml
|
||||
interval: 86400
|
||||
|
||||
myReject:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: "https://gitee.com/LambdaExpression/clash-rules/raw/master/ruleset/reject.yaml"
|
||||
path: ./ruleset/myReject.yaml
|
||||
interval: 86400
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user