From 3f28fe8ccf4ba221107f7154710fa4b43135c1d4 Mon Sep 17 00:00:00 2001 From: KingRan Date: Fri, 4 Mar 2022 13:26:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_opencardL93.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jd_opencardL93.js b/jd_opencardL93.js index 150235c..d75719e 100644 --- a/jd_opencardL93.js +++ b/jd_opencardL93.js @@ -130,6 +130,8 @@ async function run() { if($.joinShopresmessage === '活动太火爆,请稍后再试'){ console.log('重新开卡') await joinShop() + await $.wait(1000) + await joinShop() } await $.wait(parseInt(Math.random() * 2000 + 2000, 10)) await takePostRequest('activityContent');