From a420f0651b213fab7bd616bb5c6318053e66d14c Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Sun, 27 Aug 2023 18:31:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=89=E5=88=A9=E6=B1=BD=E8=BD=A6=EF=BC=9A?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E8=AF=84=E8=AE=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jlyh.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jlyh.js b/jlyh.js index 9eeee6e..063fcff 100644 --- a/jlyh.js +++ b/jlyh.js @@ -244,7 +244,7 @@ class UserInfo { await $.wait(10000) if (this.articleId !== '') { await this.like() - await this.createComment() + //await this.createComment() await this.share() await this.delete() } else {