Skip to content

Commit c544055

Browse files
author
robot
committed
2024-08
1 parent 2ecdd29 commit c544055

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

config/users-14.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ aiziyouhao peggyhao
1414
Nic_9047 liudi9047
1515
SherllyBernard celestexiong
1616
joyce3221 sleepydog25
17+
wufangzhouzhou naomiwufzz
1718
`;
1819

1920
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 = "smallppgirl".trim().toLocaleLowerCase();
3+
const name = "naomiwufzz".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)