🚩 bstar intl
parent
c42875fecb
commit
6e5f681956
@ -0,0 +1,9 @@
|
||||
let body = $request.body;
|
||||
|
||||
body = body.replace(/&sim_code=\d+/,"&sim_code=51503");
|
||||
body = body.replace(/&locale=zh_CN/,"&&locale=zh_PH");
|
||||
body = body.replace(/&s_locale=zh-Hans_[A-Z]{2}/,"&s_locale=zh-Hans_PH");
|
||||
|
||||
console.log(body)
|
||||
|
||||
$done({body});
|
@ -1,3 +1,6 @@
|
||||
# > bilibili Intl
|
||||
DOMAIN-SUFFIX,biliintl.com
|
||||
DOMAIN,apm-misaka.biliapi.net
|
||||
DOMAIN,p.bstarstatic.com
|
||||
DOMAIN,p-bstarstatic.akamaized.net
|
||||
DOMAIN,upos-bstar-mirrorakam.akamaized.net
|
Loading…
Reference in New Issue