2022-10-03 13:28:09 +08:00
2022-10-03 13:28:09 +08:00
2022-10-03 02:02:39 +08:00
2022-09-07 23:41:02 +08:00
2022-04-14 10:25:18 +08:00
2022-04-14 10:00:19 +08:00

clash-rules

rule-providers:

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

  myReject:
    type: http
    behavior: classical
    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
S
Description
No description provided
Readme
68 KiB