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 d8282b2 commit 9e0ae7eCopy full SHA for 9e0ae7e
config/users-14.js
@@ -20,6 +20,7 @@ LHH19168000 AllanLi-LHH
20
Noah_95_ Noah95
21
1850905949ctr tianranc57
22
Eve969Aurora qiaoeve
23
+LJ1433887494 liuajingliu
24
`;
25
26
const unknowns = [
scripts/reCard.js
@@ -1,6 +1,6 @@
1
const fs = require("fs");
2
const path = require("path");
3
-const name = "edwineo".trim().toLocaleLowerCase();
+const name = "CelesteXiong".trim().toLocaleLowerCase();
4
5
const us = require("../static/users/index");
6
// const delta = 3 * 24 * 60 * 60 * 1000;
0 commit comments