From db46396ce87f257e11b94d93af89c0efa20718ee Mon Sep 17 00:00:00 2001 From: Salem <39432507+lusalem@users.noreply.github.com> Date: Thu, 18 Sep 2025 17:37:45 +0800 Subject: [PATCH] Create epicgames@cn.json --- rules/singbox/epicgames@cn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 rules/singbox/epicgames@cn.json diff --git a/rules/singbox/epicgames@cn.json b/rules/singbox/epicgames@cn.json new file mode 100644 index 0000000..496abca --- /dev/null +++ b/rules/singbox/epicgames@cn.json @@ -0,0 +1,11 @@ +{ + "version": 2, + "rules": [ + { + "domain_regex": [ + "^cdn\\d-epicgames-\\d+\\.file\\.myqcloud\\.com$", + "^epicgames-download\\d-\\d+\\.file\\.myqcloud\\.com$" + ] + } + ] +}