diff --git a/supernode/index.html b/supernode/index.html index db3473e..bab8315 100644 --- a/supernode/index.html +++ b/supernode/index.html @@ -10,7 +10,17 @@ -
+
+ +
+ +
+ + + + +
+
@@ -8025,7 +8064,7 @@ var output; function init() { - output = document.getElementById("output"); + output = document.getElementById("output_div"); testWebSocket(); } @@ -8114,31 +8153,197 @@ + +