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');