diff --git a/config/singbox/ProxyLite.json b/config/singbox/ProxyLite.json index 729196f..c1f5d37 100644 --- a/config/singbox/ProxyLite.json +++ b/config/singbox/ProxyLite.json @@ -3,26 +3,25 @@ "rules": [ { "domain": [ - "weixinsxy.com", - "wxapp.tc.qq.com" + #"weixinsxy.com", + #"wxapp.tc.qq.com" ] }, { "domain_suffix": [ - ".weixinsxy.com", - ".wxapp.tc.qq.com" + ".bing.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" ] } ]