From a174dc04ddfdd93a995fb1e5ca41d8164dcb2d05 Mon Sep 17 00:00:00 2001 From: KingRan Date: Tue, 1 Mar 2022 13:45:25 +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_opencardL86.js | 2 +- jd_opencardL87.js | 2 +- jd_opencardL88.js | 3 +++ jd_opencardL89.js | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/jd_opencardL86.js b/jd_opencardL86.js index 7fe5f85..a22f9e8 100644 --- a/jd_opencardL86.js +++ b/jd_opencardL86.js @@ -208,7 +208,7 @@ async function run() { if(flag) await $.wait(parseInt(Math.random() * 1000 + 10000, 10)) if($.index % 5 == 0) console.log('休息一下,别被黑ip了\n可持续发展') - if($.index % 5 == 0) await $.wait(parseInt(Math.random() * 5000 + 10000, 10)) + if($.index % 5 == 0) await $.wait(parseInt(Math.random() * 5000 + 30000, 10)) } catch (e) { console.log(e) diff --git a/jd_opencardL87.js b/jd_opencardL87.js index d72058d..1f3ed85 100644 --- a/jd_opencardL87.js +++ b/jd_opencardL87.js @@ -185,7 +185,7 @@ async function run() { await $.wait(parseInt(Math.random() * 1000 + 5000, 10)) if(flag) await $.wait(parseInt(Math.random() * 1000 + 10000, 10)) if($.index % 3 == 0) console.log('休息一下,别被黑ip了\n可持续发展') - if($.index % 3 == 0) await $.wait(parseInt(Math.random() * 5000 + 10000, 10)) + if($.index % 3 == 0) await $.wait(parseInt(Math.random() * 5000 + 30000, 10)) } catch (e) { console.log(e) } diff --git a/jd_opencardL88.js b/jd_opencardL88.js index 0ee33aa..e20ee2b 100644 --- a/jd_opencardL88.js +++ b/jd_opencardL88.js @@ -193,6 +193,9 @@ async function run() { console.log(`后面的号都会助力:${$.shareUuid}`) } await $.wait(parseInt(Math.random() * 1000 + 5000, 10)) + if(flag) await $.wait(parseInt(Math.random() * 1000 + 10000, 10)) + if($.index % 3 == 0) console.log('休息一下,别被黑ip了\n可持续发展') + if($.index % 3 == 0) await $.wait(parseInt(Math.random() * 5000 + 30000, 10)) } catch (e) { console.log(e) } diff --git a/jd_opencardL89.js b/jd_opencardL89.js index 4590ecd..2f638a7 100644 --- a/jd_opencardL89.js +++ b/jd_opencardL89.js @@ -209,7 +209,7 @@ async function run() { if(flag) await $.wait(parseInt(Math.random() * 1000 + 10000, 10)) if($.index % 3 == 0) console.log('休息一下,别被黑ip了\n可持续发展') - if($.index % 3 == 0) await $.wait(parseInt(Math.random() * 5000 + 10000, 10)) + if($.index % 3 == 0) await $.wait(parseInt(Math.random() * 5000 + 30000, 10)) } catch (e) { console.log(e)