diff --git a/html/index.html b/html/index.html
index cc0e562..5ca64c2 100644
--- a/html/index.html
+++ b/html/index.html
@@ -21,8 +21,10 @@
Hub
+
-
Sites (Coming Soon)
+
Sites
+
-
Minecraft
+
+
+
+
+ Admin Console
+
+
About
Services
+
Audiobookshelf
Gitea
Immich
diff --git a/html/js/monitor.js b/html/js/monitor.js
index 7e43a83..62570c2 100644
--- a/html/js/monitor.js
+++ b/html/js/monitor.js
@@ -18,6 +18,16 @@ const apis = [
"threads": null,
"ram": null,
"swap": null
+ },
+ {
+ "id":"Proxy",
+ "url":"https://api.nolancasey.click/proxy",
+ "online": true,
+ "failedAttempts": 0,
+ "cpu": null,
+ "threads": null,
+ "ram": null,
+ "swap": null
}
];
const colors = ["red", "green", "blue", "chartreuse", "darkmagenta", "darkkhaki", "purple", "salmon", "yellow", "blueviolet", "chocolate", "crimson", "cyan", "darkslategrey", "khaki", "hotpink"];
diff --git a/html/pages/minecraft.html b/html/pages/console.html
similarity index 97%
rename from html/pages/minecraft.html
rename to html/pages/console.html
index 13c74e9..e1cc0ee 100644
--- a/html/pages/minecraft.html
+++ b/html/pages/console.html
@@ -3,7 +3,7 @@
-
Minecraft Monitor
+
Admin Console
@@ -20,7 +20,7 @@
-
Minecraft
+
Admin Console
Coming Soon TM