From 6c4751f56d6e6e12359aeb8a26f648c08c8f5f8b Mon Sep 17 00:00:00 2001 From: star <869728223@qq.com> Date: Tue, 8 Jun 2021 10:23:34 +0800 Subject: [PATCH] update --- jd_zoo.js | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/jd_zoo.js b/jd_zoo.js index e60b5c0a..60dbb36b 100644 --- a/jd_zoo.js +++ b/jd_zoo.js @@ -94,12 +94,8 @@ if ($.isNode()) { res = await getAuthorShareCode() || []; res2 = await getAuthorShareCode('http://cdn.trueorfalse.top/e528ffae31d5407aac83b8c37a4c86bc/') || []; } - if (new Date().getHours() === 9 || (new Date().getHours() === 10 && new Date().getMinutes() < 40)) { - $.innerPkInviteList.push('sSKNX-MpqKPS7Le4m5rbBpODDLhoZ9ruJViTqJpv4c2Lm2-TfJwzRBS82zBEzkXF'); - $.innerPkInviteList.push('sSKNX-MpqKOJsNvSzMSZfAM9H7GwE_7GAGP6h5-yWMFC6rsV_bSQHlBmw28AoQ'); - $.innerPkInviteList.push('sSKNX-MpqKOJsNvM-u2vdyHH5x3rrYdCxJ-sE_oy8C69xCinRiEdQ3bib4w41Q'); - $.innerPkInviteList.push('sSKNX-MpqKOJsNu-ms-IVdCm3z528hK5o2UJgQWu0nCM-DsOo6H6pwAnkox1F2YB'); - } + // if (new Date().getHours() === 9 || (new Date().getHours() === 10 && new Date().getMinutes() < 20)) { + // } if (pKHelpAuthorFlag) { $.innerPkInviteList = getRandomArrayElements([...$.innerPkInviteList, ...res, ...res2, ...res3], [...$.innerPkInviteList, ...res, ...res2, ...res3].length); $.pkInviteList.push(...$.innerPkInviteList);