From bd8743da9b203666d246c5be286c176d914777a8 Mon Sep 17 00:00:00 2001 From: Logan Williams Date: Fri, 14 May 2021 16:23:13 +0200 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 703cd48..6c47705 100644 --- a/index.html +++ b/index.html @@ -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