update
This commit is contained in:
@@ -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]) {
|
||||
|
||||
Reference in New Issue
Block a user