diff --git a/rules/singbox/salem@cn.json b/rules/singbox/salem@cn.json new file mode 100644 index 0000000..9766551 --- /dev/null +++ b/rules/singbox/salem@cn.json @@ -0,0 +1,28 @@ +{ + "version": 2, + "rules": [ + { + "domain": + [ + ], + "domain_suffix": + [ + "ssr.ee", + "linux.do" + //"sswiwi.com" + ], + "domain_keyword": + [ + ], + "ip_cidr": + [ + ], + "dst-port": + [ + "22", + "17000", + "18000" + ] + } + ] +}