Clash-Rule-Set Code
Brought to you by:
slotheve
File | Date | Author | Commit |
---|---|---|---|
.github | 2022-02-07 |
![]() |
[70ead9] Update run.yml |
Rules | 2022-02-09 |
![]() |
[a00a8e] Update Microsoft.txt |
README.md | 2022-02-02 |
![]() |
[a45fa5] Update README.md |
bak.yaml | 2022-02-07 |
![]() |
[6cd311] Create bak.yaml |
proxy-groups:
- name: PROXY
type: select
proxies:
-
- name: Apple
type: select
proxies:
- DIRECT
- PROXY
- name: GAME
type: select
proxies:
- DIRECT
- PROXY
rule-providers:
Apple:
type: http
behavior: classical
url: "https://raw.githubusercontent.com/Slotheve/Clash-Rule-Set/master/Rules/Apple.txt"
path: ./ruleset/Apple.yaml
interval: 86400
Game:
type: http
behavior: classical
url: "https://raw.githubusercontent.com/Slotheve/Clash-Rule-Set/master/Rules/Game.txt"
path: ./ruleset/Game.yaml
interval: 86400
Direct:
type: http
behavior: classical
url: "https://raw.githubusercontent.com/Slotheve/Clash-Rule-Set/master/Rules/Direct.txt"
path: ./ruleset/Direct.yaml
interval: 86400
Direct-IP:
type: http
behavior: classical
url: "https://raw.githubusercontent.com/Slotheve/Clash-Rule-Set/master/Rules/Direct-IP.txt"
path: ./ruleset/Direct-IP.yaml
interval: 86400
Process:
type: http
behavior: classical
url: "https://raw.githubusercontent.com/Slotheve/Clash-Rule-Set/master/Rules/Process.txt"
path: ./ruleset/Process.yaml
interval: 86400
rule-providers:
Apple:
type: http
behavior: classical
url: "https://cdn.jsdelivr.net/gh/Slotheve/Clash-Rule-Set@master/Rules/Apple.txt"
path: ./ruleset/Apple.yaml
interval: 86400
Game:
type: http
behavior: classical
url: "https://cdn.jsdelivr.net/gh/Slotheve/Clash-Rule-Set@master/Rules/Game.txt"
path: ./ruleset/Game.yaml
interval: 86400
Direct:
type: http
behavior: classical
url: "https://cdn.jsdelivr.net/gh/Slotheve/Clash-Rule-Set@master/Rules/Direct.txt"
path: ./ruleset/Direct.yaml
interval: 86400
Direct-IP:
type: http
behavior: classical
url: "https://cdn.jsdelivr.net/gh/Slotheve/Clash-Rule-Set@master/Rules/Direct-IP.txt"
path: ./ruleset/Direct-IP.yaml
interval: 86400
Process:
type: http
behavior: classical
url: "https://cdn.jsdelivr.net/gh/Slotheve/Clash-Rule-Set@master/Rules/Process.txt"
path: ./ruleset/Process.yaml
interval: 86400
rules:
- RULE-SET,Apple,Apple
- RULE-SET,Game,GAME
- RULE-SET,Process,DIRECT
- RULE-SET,Direct-IP,DIRECT
- RULE-SET,Direct,DIRECT
- GEOIP,CN,DIRECT
- MATCH,PROXY