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$" + ] + } + ] +}