feat: add private direct and proxy rules
This commit is contained in:
@@ -187,6 +187,12 @@ block-quic = all-proxy
|
||||
# 微信本地连接
|
||||
DOMAIN,localhost.weixin.qq.com,DIRECT
|
||||
|
||||
# 私人直连规则(最高优先级)
|
||||
RULE-SET,https://git.transnull.cn/transnull/sr-rules/raw/main/PrivateDirect.list,DIRECT
|
||||
|
||||
# 私人代理规则(最高优先级)
|
||||
RULE-SET,https://git.transnull.cn/transnull/sr-rules/raw/main/PrivateProxy.list,🚀 节点选择
|
||||
|
||||
# AI 服务规则 - ChatGPT、Claude 等
|
||||
RULE-SET,https://git.transnull.cn/transnull/sr-rules/raw/main/AI.list,🤖 AI 服务
|
||||
|
||||
|
||||
Reference in New Issue
Block a user