Skip to content

Commit 9e0ae7e

Browse files
author
robot
committed
2024-09
1 parent d8282b2 commit 9e0ae7e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

config/users-14.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ LHH19168000 AllanLi-LHH
2020
Noah_95_ Noah95
2121
1850905949ctr tianranc57
2222
Eve969Aurora qiaoeve
23+
LJ1433887494 liuajingliu
2324
`;
2425

2526
const unknowns = [

scripts/reCard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const fs = require("fs");
22
const path = require("path");
3-
const name = "edwineo".trim().toLocaleLowerCase();
3+
const name = "CelesteXiong".trim().toLocaleLowerCase();
44

55
const us = require("../static/users/index");
66
// const delta = 3 * 24 * 60 * 60 * 1000;

0 commit comments

Comments
 (0)