Skip to content

Femoon/clash-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clash-rules

rule providers example

rule-providers:
  mydirect:
    type: http
    behavior: classical
    url: "https://cdn.jsdelivr.net/gh/Femoon/clash-rules/mydirect.yaml"
    path: ./ruleset/mydirect.yaml
    interval: 86400
  myproxy:
    type: http
    behavior: classical
    url: "https://cdn.jsdelivr.net/gh/Femoon/clash-rules/myproxy.yaml"
    path: ./ruleset/myproxy.yaml
    interval: 86400
  emby:
    type: http
    behavior: classical
    url: "https://cdn.jsdelivr.net/gh/Femoon/clash-rules/emby.yaml"
    path: ./ruleset/emby.yaml
    interval: 86400
  steam:
    type: http
    behavior: classical
    url: "https://cdn.jsdelivr.net/gh/Femoon/clash-rules/steam.yaml"
    path: ./ruleset/steam.yaml
    interval: 86400
rules:
  - RULE-SET,mydirect,DIRECT
  - RULE-SET,myproxy,🚀 节点选择
  - RULE-SET,steam,DIRECT
  - RULE-SET,emby,🚀 节点选择

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published