From 98d0f380fb5bc1a0f7ee228ea4b8b5d25bac32d1 Mon Sep 17 00:00:00 2001 From: wisz2021 Date: Wed, 9 Jun 2021 18:08:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BB=B6=E8=BF=9F10=E7=A7=92,=E5=B0=9D?= =?UTF-8?q?=E8=AF=95=E4=BF=AE=E6=94=B9=E5=8F=82=E5=9B=A2=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_cfd.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jd_cfd.js b/jd_cfd.js index b7d7c2c2..cdf9836d 100644 --- a/jd_cfd.js +++ b/jd_cfd.js @@ -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`);