Compare commits

...

2 Commits

Author SHA1 Message Date
Conners Hua
0bca689232 🚩 2021-08-26 18:23:48 +08:00
Conners Hua
f72c2b3f71 🚩 2021-08-26 18:15:25 +08:00
5 changed files with 11 additions and 5 deletions

View File

@ -1,4 +1,4 @@
hostname = www.google.cn,api.abema.io,app.biliintl.com,passport.biliintl.com
hostname = www.google.cn,www.firefox.com.cn,api.abema.io,app.biliintl.com,passport.biliintl.com
# Redirect Google Search Service
^https?:\/\/(www.)?(g|google)\.cn url 302 https://www.google.com
@ -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 - www.firefox.com.cn
^https?:\/\/(www.)?firefox\.com\.cn\/(download\/)?$ 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 - www.firefox.com.cn
^https?:\/\/(www.)?firefox\.com\.cn\/(download\/)?$ 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
@ -106,4 +108,4 @@ bstar_login = type=http-request,pattern=^https?:\/\/passport\.biliintl\.com\/x\/
bstar_play = type=http-request,pattern=^https?:\/\/app\.biliintl\.com\/(intl\/gateway\/v\d\/app\/data\/report\/heartbeat\/mobile|x\/(history|reply)/v\d/add),requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Rewrite/bstar.js,script-update-interval=0
[MITM]
hostname = %INSERT% www.google.cn,api.abema.io,app.biliintl.com,passport.biliintl.com
hostname = %APPEND% www.google.cn,www.firefox.com.cn,api.abema.io,app.biliintl.com,passport.biliintl.com

View File

@ -7,4 +7,4 @@
https://www\.google\.com\.hk\/search\?q=([\w.]+)&(.+) https://www.google.com.sg/search?q=$1&safe=off 302
[MITM]
hostname = %INSERT% www.google.com,www.google.com.*
hostname = %APPEND% www.google.com,www.google.com.*

View File

@ -6,4 +6,4 @@
^https://(\w*).(m.)?wikipedia.org/wiki https://www.wikiwand.com/$1 302
[MITM]
hostname = %INSERT% *.wikipedia.org,*.wikiwand.com
hostname = %APPEND% *.wikipedia.org,*.wikiwand.com

View File

@ -193,6 +193,8 @@ falogin.cn = server:syslib
^https?:\/\/(www.)?yhd\.com\/ https://yhd.com/ 302
# Redirect False to True
# > Firefox - www.firefox.com.cn
^https?:\/\/(www.)?firefox\.com\.cn\/(download\/)?$ 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
@ -255,4 +257,4 @@ falogin.cn = server:syslib
[MITM]
skip-server-cert-verify = true
hostname = www.google.cn,api.abema.io
hostname = www.google.cn,www.firefox.com.cn,api.abema.io