From b1a9467231f597f65f11aa2bfb50c7197a688bda Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Thu, 8 Dec 2022 17:11:23 +0800 Subject: [PATCH] Update sgj.js --- sgj.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sgj.js b/sgj.js index 40638a4..a02010f 100644 --- a/sgj.js +++ b/sgj.js @@ -81,7 +81,7 @@ class UserInfo { this.d = utils.local_day_two() this.random = utils.randomszxx(10) this.pushid = "push" + this.y + this.m.toString() + this.d + this.random - this.randomNum = utils.randomInt(0, 41) + this.randomNum = utils.randomInt(0, 47) } /**