From 8d56156070d373d54e3f7a174cd14908797a4e87 Mon Sep 17 00:00:00 2001 From: Salem <39432507+lusalem@users.noreply.github.com> Date: Thu, 18 Sep 2025 17:53:16 +0800 Subject: [PATCH] Create nintendo@cn.json --- rules/singbox/nintendo@cn.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 rules/singbox/nintendo@cn.json diff --git a/rules/singbox/nintendo@cn.json b/rules/singbox/nintendo@cn.json new file mode 100644 index 0000000..0c7aad5 --- /dev/null +++ b/rules/singbox/nintendo@cn.json @@ -0,0 +1,21 @@ +{ + "version": 2, + "rules": [ + { + "domain_suffix": [ + "legendofzelda.cn", + "legendofzelda.com.cn", + "miitomo.com.cn", + "nintendolabo.cn", + "nintendoswitch.cn", + "nintendoswitch.com.cn", + "supersmashbros.cn", + "supersmashbros.com.cn", + "xn--mts47c3w9b1qr.cn", + "mariokart.cn", + "mariokart.com.cn", + "supermariobros.com.cn" + ] + } + ] +}