更新 'README.md'

This commit is contained in:
2022-04-14 10:25:18 +08:00
parent 46f0e369d7
commit 0544436ce7
+7
View File
@@ -1,6 +1,8 @@
## clash-rules
```
rule-providers:
myProxy:
type: http
behavior: classical
@@ -14,5 +16,10 @@
url: "https://gitea.kknode.cn/LambdaExpression/clash-rules/raw/branch/master/reject.yaml"
path: ./ruleset/myReject.yaml
interval: 86400
rules:
- RULE-SET,myProxy,PROXY
- RULE-SET,myReject,REJECT
```