From 49f6d34c761c0bc71dd6de551b1191ed91becc5d Mon Sep 17 00:00:00 2001 From: xingkaijun <73053408+xingkaijun@users.noreply.github.com> Date: Sun, 13 Oct 2024 14:13:33 +0800 Subject: [PATCH] Update Direct.json --- config/singbox/Direct.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/singbox/Direct.json b/config/singbox/Direct.json index 729196f..5a1e5ff 100644 --- a/config/singbox/Direct.json +++ b/config/singbox/Direct.json @@ -3,26 +3,26 @@ "rules": [ { "domain": [ - "weixinsxy.com", - "wxapp.tc.qq.com" + #"weixinsxy.com", + #"wxapp.tc.qq.com" ] }, { "domain_suffix": [ - ".weixinsxy.com", - ".wxapp.tc.qq.com" + ".pacific-gas.com", + ".pgnewbuilding.com" ] }, { "domain_keyword": [ - "cherrytv", - "cherr" + #"cherrytv", + #"cherr" ] }, { "ip_cidr": [ - "129.226.3.47/32", - "162.62.163.63/32" + #"129.226.3.47/32", + #"162.62.163.63/32" ] } ]