From 568c578d6debf8348730f2cad4c1e5abefbe87a1 Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 21:14:47 -0600 Subject: [PATCH] Update apps.json added ebay --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index eda360d..548a29e 100644 --- a/public/apps.json +++ b/public/apps.json @@ -23,5 +23,10 @@ "title": "Netflix", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS2AjTdaCLMDqve6XA2KRTSLYAlGz_jFxl38FwxODg-Tg&s", "url": "https://netflix.com" + }, + { + "title": "Ebay", + "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQU30fqLFW28XvhgVYWC1zlMzxyxRkX8EsH0rTprh7IHA&s", + "url": "https://ebay.com" } ]