diff --git a/config/singbox/Direct.json b/config/singbox/Direct.json index 5a1e5ff..7a80a84 100644 --- a/config/singbox/Direct.json +++ b/config/singbox/Direct.json @@ -1,29 +1,11 @@ { "version": 1, "rules": [ - { - "domain": [ - #"weixinsxy.com", - #"wxapp.tc.qq.com" - ] - }, { "domain_suffix": [ ".pacific-gas.com", ".pgnewbuilding.com" - ] - }, - { - "domain_keyword": [ - #"cherrytv", - #"cherr" - ] - }, - { - "ip_cidr": [ - #"129.226.3.47/32", - #"162.62.163.63/32" - ] - } + ] +} ] }