From b46d30c1da6b5c21984d92fd9ba0d571bc66ce1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=87=E5=93=A5=E4=B8=B6?= Date: Thu, 17 Mar 2022 00:54:11 +0800 Subject: [PATCH] gx --- jd_opencardL97.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_opencardL97.js b/jd_opencardL97.js index 15dac05..5a88f44 100644 --- a/jd_opencardL97.js +++ b/jd_opencardL97.js @@ -299,7 +299,7 @@ async function run() { } }else{ if($.index % 3 == 0) console.log('休息1分钟,别被黑ip了\n可持续发展') - if($.index % 3 == 0) await $.wait(parseInt(Math.random() * 5000 + 60000, 10)) + if($.index % 3 == 0) await $.wait(parseInt(Math.random() * 5000 + 20000, 10)) } } catch (e) { console.log(e)