From 677191e9c9dca6cea4b45da9e0cc4f1166ed94ef Mon Sep 17 00:00:00 2001 From: Khairul Hidayat Date: Sun, 11 Aug 2024 03:20:10 +0700 Subject: [PATCH] feat: add ytdl app --- public/config/config.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/config/config.json b/public/config/config.json index 56f3a8b..1d34ef9 100644 --- a/public/config/config.json +++ b/public/config/config.json @@ -41,6 +41,12 @@ "href": "https://cloud.rul.sh/", "icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/nextcloud.svg" }, + { + "name": "YoutubeDL", + "desc": "", + "href": "http://ytdl.home.ip", + "icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/youtubedl.svg" + }, { "name": "Gitea", "desc": "",