Get Mystery Box with random crypto!

================================== 该脚本需要搭配 【登陆辅助】 | Scriptable教学

==================================
该脚本需要搭配 【登陆辅助】 使用
下面的重写可能会导致网页某些功能无法正
常使用,请自行按照一些正则规则搭配使用
(若出现页面出现错误内容,直接刷新即可)
下面支持登陆和个人中心,若要增加匹配页面
自行增加 mitm
==================================

[MITM]
hostname = plogin.m.jd.com,home.m.jd.com

【Surge脚本配置】:
===================
[Script]
京东登陆页面辅助 = type=http-response,pattern=^https?:\/\/home\.m\.jd\.com\/userinfom\/QueryUserInfoM,requires-body=1,max-size=0,timeout=1000,script-path=https://raw.githubusercontent.com/dompling/Script/master/jd/jd_login_help2.js,script-update-interval=0
京东个人中心登陆辅助 = type=http-response,pattern=^https?:\/\/plogin\.m\.jd\.com\/login\/login,requires-body=1,max-size=0,timeout=1000,script-path=https://raw.githubusercontent.com/dompling/Script/master/jd/jd_login_help2.js,script-update-interval=0
===================
【Loon脚本配置】:
===================
[Script]
http-response ^https?:\/\/home\.m\.jd\.com\/userinfom\/QueryUserInfoM tag=京东登陆辅助, script-path=https://raw.githubusercontent.com/dompling/Script/master/jd/jd_login_help2.js,requires-body=1
http-response ^https?:\/\/plogin\.m\.jd\.com\/login\/login tag=京东登陆辅助, script-path=https://raw.githubusercontent.com/dompling/Script/master/jd/jd_login_help2.js,requires-body=1
===================
【 QX 脚本配置 】:
===================
[rewrite_local]
^https?:\/\/home\.m\.jd\.com\/userinfom\/QueryUserInfoM url script-response-body https://raw.githubusercontent.com/dompling/Script/master/jd/jd_login_help2.js
^https?:\/\/plogin\.m\.jd\.com\/login\/login url script-response-body https://raw.githubusercontent.com/dompling/Script/master/jd/jd_login_help2.js