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 e2bbe21 commit a9a6ddfCopy full SHA for a9a6ddf
scripts/reCard.js
@@ -1,6 +1,6 @@
1
const fs = require("fs");
2
const path = require("path");
3
-const name = "yashuning".trim().toLocaleLowerCase();
+const name = "xy147".trim().toLocaleLowerCase();
4
5
const us = require("../static/users/index");
6
// const delta = 3 * 24 * 60 * 60 * 1000;
0 commit comments