This commit is contained in:
lxk0301
2021-04-07 17:41:52 +08:00
parent 9f9b4e6dd7
commit 6156fca440
5 changed files with 20 additions and 11 deletions

View File

@@ -47,8 +47,8 @@ let nowTimes = new Date(new Date().getTime() + new Date().getTimezoneOffset() *
!(async () => {
$.tuanList = []
await requireConfig();
// if (helpAuthor) await getAuthorShareCode('https://gitee.com/shylocks/updateTeam/raw/main/jd_zz.json');
if (helpAuthor) await getAuthorShareCode('https://cdn.jsdelivr.net/gh/gitupdate/updateTeam@master/shareCodes/jd_zz.json');
if (helpAuthor) await getAuthorShareCode('http://qr6pzoy01.hn-bkt.clouddn.com/jd_zz.json');
if (helpAuthor) await getAuthorShareCode('https://raw.githubusercontent.com/gitupdate/updateTeam/master/shareCodes/jd_zz.json');
if (!cookiesArr[0]) {
$.msg($.name, '【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取', 'https://bean.m.jd.com/bean/signIndex.action', {"open-url": "https://bean.m.jd.com/bean/signIndex.action"});
return;
@@ -81,6 +81,7 @@ let nowTimes = new Date(new Date().getTime() + new Date().getTimezoneOffset() *
await notify.sendNotify($.name, allMessage);
}
}
console.log(`开始账号内部互助 赚京豆-瓜分京豆 活动(优先内部账号互助如有剩余则给作者lxk0301助力)`)
for (let i = 0; i < cookiesArr.length; i++) {
$.canHelp = true
if (cookiesArr[i]) {