From 48aaea5b96018f9aaada21f8b24f116fbc7b180f Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Mon, 20 Mar 2023 11:50:58 +0800 Subject: [PATCH] Update gqcq.js --- gqcq.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gqcq.js b/gqcq.js index c43f8cd..e51da72 100644 --- a/gqcq.js +++ b/gqcq.js @@ -98,7 +98,7 @@ class UserInfo { "Content-Type": "application/x-www-form-urlencoded", } this.randomTime1 = this.getRandomTime('1') - this.randomTime2 = this.getRandomTime('1') + this.randomTime2 = this.getRandomTime('2')