From 4bb24da4f126c0ad5af930e025f91cabbd036a28 Mon Sep 17 00:00:00 2001 From: xingkaijun <73053408+xingkaijun@users.noreply.github.com> Date: Sun, 13 Oct 2024 14:43:54 +0800 Subject: [PATCH] Update ProxyLite.json --- config/singbox/ProxyLite.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/singbox/ProxyLite.json b/config/singbox/ProxyLite.json index c1f5d37..5c6d36e 100644 --- a/config/singbox/ProxyLite.json +++ b/config/singbox/ProxyLite.json @@ -3,8 +3,8 @@ "rules": [ { "domain": [ - #"weixinsxy.com", - #"wxapp.tc.qq.com" + "weixinsxy.com", + "wxapp.tc.qq.com" ] }, { @@ -14,14 +14,14 @@ }, { "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" ] } ]