Skip to content

Commit ce013f2

Browse files
author
robot
committed
2024-12
1 parent 14896d2 commit ce013f2

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

config/users-15.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ hzp2061448973 HuZhipeng
3434
hzp2061448973 HuZhipeng-hu
3535
15171667126 tongtz
3636
wmz9812ytlds lindo146
37+
maoting844336 maoting
3738
`;
3839

3940
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 = "JinhMa".trim().toLocaleLowerCase();
3+
const name = "maoting".trim().toLocaleLowerCase();
44

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

static/users/index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)