Update clash_v3.yml
This commit is contained in:
parent
baf7f4c7cd
commit
2ffd4aceac
15
clash_v3.yml
15
clash_v3.yml
@ -400,12 +400,12 @@ rule-providers:
|
||||
# path: ./ruleset/openai.yaml
|
||||
# interval: 86400
|
||||
|
||||
# github:
|
||||
# type: http
|
||||
# behavior: domain
|
||||
# url: "https://raw.gitmirror.com/ACL4SSR/ACL4SSR/master/Clash/Providers/Ruleset/Github.yaml"
|
||||
# path: ./ruleset/github.yaml
|
||||
# interval: 86400
|
||||
github:
|
||||
type: http
|
||||
behavior: domain
|
||||
url: "https://raw.gitmirror.com/ACL4SSR/ACL4SSR/master/Clash/Providers/Ruleset/Github.yaml"
|
||||
path: ./ruleset/github.yaml
|
||||
interval: 86400
|
||||
|
||||
tiktok:
|
||||
type: http
|
||||
@ -427,6 +427,7 @@ rules:
|
||||
- DOMAIN-KEYWORD,chatgpt,GPT_SELECTED
|
||||
- DOMAIN-KEYWORD,claude,GPT_SELECTED
|
||||
- DOMAIN-KEYWORD,gemini,GPT_SELECTED
|
||||
- RULE-SET,github,GPT_SELECTED
|
||||
# - DOMAIN-SUFFIX,github.com:22,GPT_SELECTED
|
||||
# - DOMAIN-KEYWORD,github,GPT_SELECTED
|
||||
# - DOMAIN-KEYWORD,youtube,GPT_SELECTED
|
||||
@ -443,7 +444,7 @@ rules:
|
||||
# - DOMAIN-KEYWORD,pikpak,GPT_SELECTED
|
||||
- DOMAIN-SUFFIX,ycombinator.com,PROXY
|
||||
- DOMAIN-SUFFIX,distrowatch.com,PROXY
|
||||
- DOMAIN,aka.ms,PROXY
|
||||
# - DOMAIN,aka.ms,PROXY
|
||||
- RULE-SET,proxy,PROXY
|
||||
- RULE-SET,telegramcidr,PROXY,no-resolve
|
||||
- DOMAIN-KEYWORD,ra2web.com,DIRECT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user