From c43f33249bcdcf625cddb84037b8230f462300e8 Mon Sep 17 00:00:00 2001 From: haptear Date: Mon, 9 May 2022 09:14:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B00506?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ks/ksjsb_0506.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ks/ksjsb_0506.js b/ks/ksjsb_0506.js index c8f51ae..1d30b9f 100644 --- a/ks/ksjsb_0506.js +++ b/ks/ksjsb_0506.js @@ -4890,7 +4890,7 @@ function Env(t, e) { }, t => e(t))) : this.isNode() && ( this.initGotEnv(t), // 打印请求todo - console.log("GET请求: "+JSON.stringify(t)), + //console.log("GET请求: "+JSON.stringify(t)), this.got(t).on("redirect", (t, e) => { try { var i=0; @@ -4960,7 +4960,7 @@ function Env(t, e) { ...i } = t; // 打印请求todo - console.log("POST请求: "+ JSON.stringify(t)), + //console.log("POST请求: "+ JSON.stringify(t)), this.got.post(s, i).then(t => { const { statusCode: s, @@ -4971,7 +4971,7 @@ function Env(t, e) { //todo //console.log(t.requestUrl) //打印返回 - console.log(" 返回: "+ t.body) + //console.log(" 返回: "+ t.body) if(t.requestUrl.indexOf("reward/ad")>-1) { var ixx=0;