From 2d0a1adf42bec87579f8fff2ad14fd23b7591943 Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Sun, 19 May 2024 16:46:28 +0500 Subject: [PATCH] feat: add service status widget. --- .gitignore | 1 + index.html | 13 ++++++++- public/js/status.js | 66 +++++++++++++++++++++++++++++++++++++++++++ public/output.css | 68 +++++++++++++++------------------------------ 4 files changed, 102 insertions(+), 46 deletions(-) create mode 100644 public/js/status.js diff --git a/.gitignore b/.gitignore index 3c3629e..c7b814c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules +TODO.md diff --git a/index.html b/index.html index 38c0ba9..bc800d3 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,16 @@
wah.su
+
+ + + + + + + + +