mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
Add UptimeRobot widget
This commit is contained in:
parent
82d2f08e8b
commit
e19dab3c5d
5 changed files with 136 additions and 0 deletions
|
@ -91,6 +91,7 @@ import truenas from "./truenas/widget";
|
|||
import unifi from "./unifi/widget";
|
||||
import unmanic from "./unmanic/widget";
|
||||
import uptimekuma from "./uptimekuma/widget";
|
||||
import uptimerobot from "./uptimerobot/widget";
|
||||
import watchtower from "./watchtower/widget";
|
||||
import whatsupdocker from "./whatsupdocker/widget";
|
||||
import xteve from "./xteve/widget";
|
||||
|
@ -192,6 +193,7 @@ const widgets = {
|
|||
unifi_console: unifi,
|
||||
unmanic,
|
||||
uptimekuma,
|
||||
uptimerobot,
|
||||
urbackup,
|
||||
watchtower,
|
||||
whatsupdocker,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue