Update index.html

This commit is contained in:
Logan Williams
2021-05-14 16:23:13 +02:00
committed by GitHub
parent ade460dc73
commit bd8743da9b

View File

@@ -51,7 +51,7 @@
.then(function (text) {
text = text.replaceAll("\\", "");
console.log(text);
var split = text.split(`"createTime":"`);
var split = text.split(`"createTime":`);
split = split[1].split(`"`);
var formatted = dayjs