From e00b636f363d6bb58a8b83eb06f0cc016820a94d Mon Sep 17 00:00:00 2001 From: Khairul Hidayat Date: Sun, 25 Aug 2024 07:40:19 +0700 Subject: [PATCH] feat: update yt2mp3 url --- public/config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/config/config.json b/public/config/config.json index 2802d54..26bf5ef 100644 --- a/public/config/config.json +++ b/public/config/config.json @@ -26,8 +26,8 @@ { "name": "Youtube2MP3", "desc": "", - "href": "https://yt2mp3.rul.sh", - "icon": "https://yt2mp3.rul.sh/apple-touch-icon.png" + "href": "http://yt2mp3.home.ip", + "icon": "http://yt2mp3.home.ip/apple-touch-icon.png" }, { "name": "Memos",