mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-01-22 18:49:02 +08:00
🐛
This commit is contained in:
parent
0bca689232
commit
f6d5173255
@ -1,7 +1,7 @@
|
||||
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(/&locale=zh_CN/,"&locale=zh_PH");
|
||||
body = body.replace(/&s_locale=zh-Hans_[A-Z]{2}/,"&s_locale=zh-Hans_PH");
|
||||
|
||||
console.log(body)
|
||||
|
Loading…
Reference in New Issue
Block a user