更新 clash_vless.yaml
This commit is contained in:
parent
70c247ee08
commit
f2cceb264a
@ -460,6 +460,9 @@ rules:
|
||||
# 微软服务
|
||||
- RULE-SET,Microsoft,Ⓜ️ 微软服务
|
||||
|
||||
# 微信
|
||||
- RULE-SET,wechat,🎯 全球直连
|
||||
|
||||
# 最终规则
|
||||
- RULE-SET,applications,🎯 全球直连
|
||||
- DOMAIN,clash.razord.top,🎯 全球直连
|
||||
@ -530,6 +533,13 @@ rule-providers:
|
||||
path: ./ruleset/gemini.yaml
|
||||
interval: 86400
|
||||
|
||||
wechat:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: "https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Loon/WeChat/WeChat.list"
|
||||
path: ./ruleset/wechat.yaml
|
||||
interval: 86400
|
||||
|
||||
# DNS 服务器配置(可选;若不配置,程序内置的 DNS 服务会被关闭)
|
||||
dns:
|
||||
enable: true
|
||||
|
Loading…
Reference in New Issue
Block a user