🚩 Add AICoin 302 Rewrite

This commit is contained in:
Conners Hua 2021-05-21 20:12:34 +08:00
parent e12e099239
commit e013d36fba
2 changed files with 7 additions and 1 deletions

View File

@ -68,4 +68,7 @@ hostname = www.google.cn,api.abema.io,app.biliintl.com
# bilibili Intl
(^https?:\/\/app\.biliintl\.com\/intl\/.+)(&s_locale=zh-Hans_[A-Z]{2})(.+) url 302 $1&s_locale=en-US_US$3
(^https?:\/\/app\.biliintl\.com\/intl\/.+)(&sim_code=\d+)(.+) url 302 $1$3
(^https?:\/\/app\.biliintl\.com\/intl\/.+)(&sim_code=\d+)(.+) url 302 $1$3
# AICoin
^http:\/\/(www.)?aicoin\.cn\/$ url 302 https://www.aicoin.cn/?long_lives_aicoin=%22live%22

View File

@ -94,5 +94,8 @@ tun-excluded-routes = %APPEND% 239.255.255.250/32
(^https?:\/\/app\.biliintl\.com\/intl\/.+)(&s_locale=zh-Hans_[A-Z]{2})(.+) $1&s_locale=en-US_US$3 302
(^https?:\/\/app\.biliintl\.com\/intl\/.+)(&sim_code=\d+)(.+) $1$3 302
# AICoin
^http:\/\/(www.)?aicoin\.cn\/$ https://www.aicoin.cn/?long_lives_aicoin=%22live%22 302
[MITM]
hostname = %INSERT% www.google.cn,api.abema.io,app.biliintl.com