From 6eb564bde71db248ad29ed72a1d977743adad5a1 Mon Sep 17 00:00:00 2001 From: mayorpete <74798741+mayorpete@users.noreply.github.com> Date: Tue, 14 Feb 2023 16:58:31 -0600 Subject: [PATCH 1/7] Update index.html --- index.html | 58 ++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 48 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 3e1aeee42..bb52b5cbf 100644 --- a/index.html +++ b/index.html @@ -1,14 +1,52 @@ - - + + - - - - #000000 - - - - - -

#000000

- - - From b38d72f2eb2b6a97ecb04b6b1cc45914b656cb1b Mon Sep 17 00:00:00 2001 From: mayorpete <74798741+mayorpete@users.noreply.github.com> Date: Tue, 14 Feb 2023 17:51:34 -0600 Subject: [PATCH 3/7] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 360970715..148ac466d 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ - + }); + } + }; + + ws.onerror = (error) => { + console.error("WebSocket Error:", error); + }; + + ws.onclose = () => { + console.log("WebSocket is closed now."); + }; + + From df5dacb83cbbb79e36fab0b924fad9de2e475cd4 Mon Sep 17 00:00:00 2001 From: mayorpete <74798741+mayorpete@users.noreply.github.com> Date: Thu, 16 Feb 2023 12:01:57 -0600 Subject: [PATCH 7/7] Update index.html --- index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.html b/index.html index b620250e7..5f18d08c1 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,4 @@ - - - +