2022-10-25 14:12:08 +08:00
2022-10-03 14:01:44 +08:00
2022-10-03 13:28:18 +08:00
2022-10-25 14:12:08 +08:00
2022-10-03 14:22:09 +08:00
2022-04-14 10:00:19 +08:00

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
S
Description
No description provided
Readme
68 KiB