东东超市添加 开店铺会员卡得蓝币任务(假入会)

This commit is contained in:
lxk0301
2021-01-07 18:08:26 +08:00
parent daf58d1035
commit 3ab1cb756b

View File

@ -55,8 +55,8 @@ const JD_API_HOST = 'https://car-member.jd.com/api/';
if (cookiesArr[i]) {
cookie = cookiesArr[i];
$.UserName = decodeURIComponent(cookie.match(/pt_pin=(.+?);/) && cookie.match(/pt_pin=(.+?);/)[1])
console.log(`京东账号${i}`)
$.index = i + 1;
console.log(`京东账号${$.index} ${$.UserName}`)
$.isLogin = true;
$.nickName = '';
message = '';