更新 clash_vless.yaml

This commit is contained in:
root 2025-05-30 15:06:08 +08:00
parent 70c247ee08
commit f2cceb264a

View File

@ -460,6 +460,9 @@ rules:
# 微软服务 # 微软服务
- RULE-SET,Microsoft,Ⓜ️ 微软服务 - RULE-SET,Microsoft,Ⓜ️ 微软服务
# 微信
- RULE-SET,wechat,🎯 全球直连
# 最终规则 # 最终规则
- RULE-SET,applications,🎯 全球直连 - RULE-SET,applications,🎯 全球直连
- DOMAIN,clash.razord.top,🎯 全球直连 - DOMAIN,clash.razord.top,🎯 全球直连
@ -530,6 +533,13 @@ rule-providers:
path: ./ruleset/gemini.yaml path: ./ruleset/gemini.yaml
interval: 86400 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 服务器配置(可选;若不配置,程序内置的 DNS 服务会被关闭)
dns: dns:
enable: true enable: true