This commit is contained in:
Conners Hua 2021-08-26 18:15:25 +08:00
parent 6753d2b4d4
commit f72c2b3f71
3 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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