From df41c1f1899cfdf7d11bf52afab49e5bfa078558 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:38:24 -0600 Subject: [PATCH] Update apps.json added disney+ --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index fdf6c91..2ae4177 100644 --- a/public/apps.json +++ b/public/apps.json @@ -78,5 +78,10 @@ "title": "Hulu", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRGDHz4vU71XrFJB2C-ePboHqp7U4-OyH93KDWUTyPjCg&s", "url": "https://auth.hulu.com/web/login/enter-email" + }, + { + "title": "Disney+", + "image": "https://seeklogo.com/images/D/disney-logo-9649A88458-seeklogo.com.png", + "url": "https://www.disneyplus.com/identity/login/enter-email" } ]