From e6042b6e582cd7ffa5d099b0de91b028a587e90a Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Tue, 29 Aug 2023 22:04:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A1=AC=E5=A3=B0=EF=BC=9A=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E9=A2=86=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yingsheng.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/yingsheng.js b/yingsheng.js index 1c414aa..b6c30a0 100644 --- a/yingsheng.js +++ b/yingsheng.js @@ -85,7 +85,7 @@ class UserInfo { if (type == "android") { f += "cnry8k3o4WdCGU1Tq09cRVOPCnfJzt7p" } - console.log(f) + //console.log(f) var h = crypto.createHash("sha1"), d = crypto.createHash("sha1"); h.update(f); @@ -255,16 +255,17 @@ class UserInfo { //console.log(result); if (result.message == "success!") { await this.video_list() + console.log(result.data["4"].step["1"].com_status) if (result.data["4"].step["1"].finish_progress < result.data["4"].step["1"].condition) { $.DoubleLog(`✅账号[${this.index}] 执行点赞视频任务🎉`) await this.video_like() - } else if (result.data["4"].com_status == 12) { + } else if (result.data["4"].step["1"].com_status == 12) { await this.receive_coin(4) } else if (result.data["5"].step["1"].finish_progress < result.data["5"].step["1"].condition) { /*$.DoubleLog(`✅账号[${this.index}] 执行评论视频任务🎉`) await this.video_add() console.log(result.data["4"].finish_step)*/ - } else if (result.data["4"].com_status == 12) { + } else if (result.data["5"].step["1"].com_status == 12) { //await this.receive_coin(5) } //5评论