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)