From f72c2b3f7108084f18373bdacf52291e9344e94d Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Thu, 26 Aug 2021 18:15:25 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Quantumult/Rewrite/General.conf | 2 ++ Surge/Module/General.sgmodule | 2 ++ Surge/Outbound.conf | 2 ++ 3 files changed, 6 insertions(+) diff --git a/Quantumult/Rewrite/General.conf b/Quantumult/Rewrite/General.conf index 0f73d1c..e582a84 100644 --- a/Quantumult/Rewrite/General.conf +++ b/Quantumult/Rewrite/General.conf @@ -15,6 +15,8 @@ hostname = www.google.cn,api.abema.io,app.biliintl.com,passport.biliintl.com ^https?:\/\/(www.)?yhd\.com\/ url 302 https://yhd.com/ # Redirect False to True +# > Firefox +^https?:\/\/(www.)?firefox.com.cn/ url 302 https://www.mozilla.org/zh-CN/firefox/new/ # > IGN China to IGN Global ^https?:\/\/(www.)?ign\.xn--fiqs8s\/ url 302 http://cn.ign.com/ccpref/us # > Fake Website Made By C&J Marketing diff --git a/Surge/Module/General.sgmodule b/Surge/Module/General.sgmodule index 1e560ac..95f9089 100644 --- a/Surge/Module/General.sgmodule +++ b/Surge/Module/General.sgmodule @@ -39,6 +39,8 @@ tun-excluded-routes = %APPEND% 239.255.255.250/32 ^https?:\/\/(www.)?yhd\.com\/ https://yhd.com/ 302 # Redirect False to True +# > Firefox +^https?:\/\/(www.)?firefox.com.cn/ https://www.mozilla.org/zh-CN/firefox/new/ 302 # > IGN China to IGN Global ^https?:\/\/(www.)?ign\.xn--fiqs8s\/ http://cn.ign.com/ccpref/us 302 # > Fake Website Made By C&J Marketing diff --git a/Surge/Outbound.conf b/Surge/Outbound.conf index fa3dd0a..a96b6f7 100644 --- a/Surge/Outbound.conf +++ b/Surge/Outbound.conf @@ -193,6 +193,8 @@ falogin.cn = server:syslib ^https?:\/\/(www.)?yhd\.com\/ https://yhd.com/ 302 # Redirect False to True +# > Firefox +^https?:\/\/(www.)?firefox.com.cn/ https://www.mozilla.org/zh-CN/firefox/new/ 302 # > IGN China to IGN Global ^https?:\/\/(www.)?ign\.xn--fiqs8s\/ http://cn.ign.com/ccpref/us 302 # > Fake Website Made By C&J Marketing