From 76f31c8aa53004ae19555cd3077c7e86fa383c27 Mon Sep 17 00:00:00 2001 From: Salem <39432507+lusalem@users.noreply.github.com> Date: Thu, 18 Sep 2025 22:06:54 +0800 Subject: [PATCH] Create salem@cn.json --- rules/singbox/salem@cn.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 rules/singbox/salem@cn.json 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" + ] + } + ] +}