2026-07-23 21:35:52 +08:00
2026-07-23 21:35:52 +08:00
2023-06-17 20:03:48 +08:00
2024-02-05 23:47:38 +08:00
2022-10-25 14:12:08 +08:00
2023-06-01 11:14:32 +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/myreject.yaml"
    path: ./ruleset/myreject.yaml
    interval: 86400

rules:

  - RULE-SET,myproxy,PROXY
  - RULE-SET,myreject,REJECT
S
Description
No description provided
Readme
68 KiB