From 039b7a6d7092eae3454aa592042e0efa8f6fb1ea Mon Sep 17 00:00:00 2001 From: star Date: Mon, 31 May 2021 23:04:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B9=E6=8D=AEyangtingxiao=E5=A4=A7?= =?UTF-8?q?=E4=BD=AC=E7=9A=84=E4=BF=AE=E6=94=B9=EF=BC=8C=E5=B0=9D=E8=AF=95?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=81=AB=E7=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_zoo.js | 1 - 1 file changed, 1 deletion(-) diff --git a/jd_zoo.js b/jd_zoo.js index c0367dcd..3af6ffa2 100644 --- a/jd_zoo.js +++ b/jd_zoo.js @@ -820,7 +820,6 @@ async function getPostRequest(type, body) { } function getBody(type) { - let rnd = Math.floor(1e6 + 9e6 * Math.random()).toString() let ss = JSON.stringify({"extraData" : {"log": "-1", "sceneid": "QD216hPageh5"}, "secretp": $.secretp, "random": rnd.toString()}); let taskBody = '';