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 41cbfa0 commit 4fbf0f2Copy full SHA for 4fbf0f2
config/users-13.js
@@ -36,6 +36,7 @@ zhao2010xf Lizhao-Liu
36
lzf2483724552 luzhaofeng
37
lyl486yyds yukibei
38
zhyuzh2002 Hermione666
39
+yyyyytc_711 YYYYYTC
40
`;
41
42
const unknowns = [
scripts/reCard.js
@@ -1,6 +1,6 @@
1
const fs = require("fs");
2
const path = require("path");
3
-const name = "xy147".trim().toLocaleLowerCase();
+const name = "YANGLimbo".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