延迟10秒,尝试修改参团问题

This commit is contained in:
wisz2021
2021-06-09 18:08:27 +08:00
parent bb69515726
commit 98d0f380fb

View File

@@ -2,7 +2,7 @@
京喜财富岛
根据github@MoPoQAQ 财富岛脚本修改而来。无需京喜token,只需京东cookie即可.
cron 5 8,13,19 * * * jd_cfd.js
更新时间2021-6-3
更新时间2021-6-9
活动入口京喜APP-我的-京喜财富岛
已支持IOS双京东账号,Node.js支持N个京东账号
@@ -102,7 +102,7 @@ $.appId = 10009;
console.log(`账号${$.UserName} 去参加 ${id} 寻宝大作战`)
await joinGroup(id)
if (!$.canHelp) break
await $.wait(8000)
await $.wait(1000 * 10)
}
if (!$.canHelp) continue
console.log(`\n\n寻宝大作战,助力作者\n`);