From 8e86d314dfdaa1c4fe33e4f47cc2ec85b6472297 Mon Sep 17 00:00:00 2001 From: Salem <39432507+lusalem@users.noreply.github.com> Date: Thu, 18 Sep 2025 17:37:32 +0800 Subject: [PATCH] Create epicgames-!cn.json --- rules/singbox/epicgames-!cn.json | 39 ++++++++++++++++++++++++++++++++ 1 file changed, 39 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..36abeab --- /dev/null +++ b/rules/singbox/epicgames-!cn.json @@ -0,0 +1,39 @@ +{ + "version": 2, + "rules": [ + { + "domain_suffix": [ + "3lateral.com", + "artstation.com", + "capturingreality.com", + "cubicmotion.com", + "battlebreakers.com", + "eac-cdn.com", + "easy.ac", + "easyanticheat.net", + "epicgames.com", + "epicgames.dev", + "epicgamescdn.com", + "fab.com", + "fortnite.com", + "hyprsense.com", + "paragon.com", + "playparagon.com", + "quixel.com", + "quixel.se", + "radgametools.com", + "realityscan.com", + "roborecall.com", + "shadowcomplex.com", + "sketchfab.com", + "spyjinx.com", + "twinmotion.com", + "unrealengine.com", + "unrealtournament.com" + ], + "domain_regex": [ + "^epicgames-download\\d\\.akamaized\\.net$", + ] + } + ] +}