Files
clash-rules/README.md
T
2022-10-03 14:22:09 +08:00

504 B

clash-rules

rule-providers:

  myproxy:
    type: http
    behavior: classical
    url: "http://gitea.kknode.cn/LambdaExpression/clash-rules/raw/branch/master/myproxy.yaml"
    path: ./ruleset/myproxy.yaml
    interval: 86400

  myreject:
    type: http
    behavior: classical
    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