更新 'README.md'

This commit is contained in:
2022-04-14 10:04:12 +08:00
parent 998f4f3993
commit 46f0e369d7
+2 -2
View File
@@ -4,14 +4,14 @@
myProxy: myProxy:
type: http type: http
behavior: classical behavior: classical
url: "https://gitee.com/LambdaExpression/clash-rules/raw/master/ruleset/proxy.yaml" url: "https://gitea.kknode.cn/LambdaExpression/clash-rules/raw/branch/master/proxy.yaml"
path: ./ruleset/myProxy.yaml path: ./ruleset/myProxy.yaml
interval: 86400 interval: 86400
myReject: myReject:
type: http type: http
behavior: classical behavior: classical
url: "https://gitee.com/LambdaExpression/clash-rules/raw/master/ruleset/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
``` ```