mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-02-02 18:42:41 +08:00
🚩 bstar intl
This commit is contained in:
parent
b825a82b25
commit
39206219ab
@ -69,7 +69,7 @@ hostname = www.google.cn,api.abema.io,app.biliintl.com,passport.biliintl.com
|
||||
# bilibili Intl
|
||||
(^https?:\/\/app\.biliintl\.com\/intl\/gateway\/v\d/(app|ogv)\/.+)(&s_locale=zh-Hans_[A-Z]{2})(.+)(&sim_code=\d+)(.+) url 302 $1&s_locale=zh-Hans_PH$4&sim_code=51503$6
|
||||
|
||||
(^https?:\/\/app\.biliintl\.com\/x\/(reply\/|dm\/v\d\/view).+)(&s_locale=zh-Hans_[A-Z]{2})(.+)(&sim_code=\d+)(.+) url 302 $1&s_locale=zh-Hans_PH$4&sim_code=51503$6
|
||||
(^https?:\/\/app\.biliintl\.com\/x\/(reply\/|dm\/v\d\/).+)(&s_locale=zh-Hans_[A-Z]{2})(.+)(&sim_code=\d+)(.+) url 302 $1&s_locale=zh-Hans_PH$4&sim_code=51503$6
|
||||
|
||||
(^https?:\/\/app\.biliintl\.com\/x\/intl_vip\/price\/panel\/.+)(&s_locale=zh-Hans_[A-Z]{2})(.+)(&sim_code=\d+)(.+) url 302 $1&s_locale=zh-Hans_PH$3&sim_code=51503$5
|
||||
|
||||
|
@ -92,7 +92,7 @@ tun-excluded-routes = %APPEND% 239.255.255.250/32
|
||||
|
||||
# bstar intl
|
||||
(^https?:\/\/app\.biliintl\.com\/intl\/gateway\/v\d/(app|ogv)\/.+)(&s_locale=zh-Hans_[A-Z]{2})(.+)(&sim_code=\d+)(.+) $1&s_locale=zh-Hans_PH$4&sim_code=51503$6 302
|
||||
(^https?:\/\/app\.biliintl\.com\/x\/(reply\/|dm\/v\d\/view).+)(&s_locale=zh-Hans_[A-Z]{2})(.+)(&sim_code=\d+)(.+) $1&s_locale=zh-Hans_PH$4&sim_code=51503$6 302
|
||||
(^https?:\/\/app\.biliintl\.com\/x\/(reply\/|dm\/v\d\/).+)(&s_locale=zh-Hans_[A-Z]{2})(.+)(&sim_code=\d+)(.+) $1&s_locale=zh-Hans_PH$4&sim_code=51503$6 302
|
||||
(^https?:\/\/passport\.biliintl\.com\/x\/intl\/passport-login\/.+)(&s_locale=zh-Hans_[A-Z]{2})(.+) $1&s_locale=zh-Hans_PH$3 302
|
||||
(^https?:\/\/app\.biliintl\.com\/x\/intl_vip\/price\/panel\/.+)(&s_locale=zh-Hans_[A-Z]{2})(.+)(&sim_code=\d+)(.+) $1&s_locale=zh-Hans_PH$3&sim_code=51503$5 302
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user