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 14896d2 commit ce013f2Copy full SHA for ce013f2
config/users-15.js
@@ -34,6 +34,7 @@ hzp2061448973 HuZhipeng
34
hzp2061448973 HuZhipeng-hu
35
15171667126 tongtz
36
wmz9812ytlds lindo146
37
+maoting844336 maoting
38
`;
39
40
const unknowns = [
scripts/reCard.js
@@ -1,6 +1,6 @@
1
const fs = require("fs");
2
const path = require("path");
3
-const name = "JinhMa".trim().toLocaleLowerCase();
+const name = "maoting".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