We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ecdd29 commit c544055Copy full SHA for c544055
config/users-14.js
@@ -14,6 +14,7 @@ aiziyouhao peggyhao
14
Nic_9047 liudi9047
15
SherllyBernard celestexiong
16
joyce3221 sleepydog25
17
+wufangzhouzhou naomiwufzz
18
`;
19
20
const unknowns = [
scripts/reCard.js
@@ -1,6 +1,6 @@
1
const fs = require("fs");
2
const path = require("path");
3
-const name = "smallppgirl".trim().toLocaleLowerCase();
+const name = "naomiwufzz".trim().toLocaleLowerCase();
4
5
const us = require("../static/users/index");
6
// const delta = 3 * 24 * 60 * 60 * 1000;
static/users/index.json
0 commit comments