From 48c1fc9b19d26a1b08daa666664e565d2c6bed49 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Tue, 21 Apr 2026 09:38:41 +0200 Subject: [PATCH] fix logos --- json/apprise-api.json | 4 ++-- json/bitfocus-companion.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/json/apprise-api.json b/json/apprise-api.json index 00f1e3b3..1605cd27 100644 --- a/json/apprise-api.json +++ b/json/apprise-api.json @@ -11,7 +11,7 @@ "interface_port": 8000, "documentation": "https://appriseit.com/api/", "website": "https://appriseit.com/api/", - "logo": "https://appriseit.com/_s/apprise-full-logo-light.DZmBGJFz.svg", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/apprise.webp", "description": "The Apprise API is a web-based gateway to the Apprise library.", "install_methods": [ { @@ -41,4 +41,4 @@ "type": "info" } ] -} +} \ No newline at end of file diff --git a/json/bitfocus-companion.json b/json/bitfocus-companion.json index 45a127bb..ed7390ea 100644 --- a/json/bitfocus-companion.json +++ b/json/bitfocus-companion.json @@ -11,7 +11,7 @@ "interface_port": 8000, "documentation": "https://user.bitfocus.io/docs", "website": "https://bitfocus.io/companion", - "logo": "https://raw.githubusercontent.com/bitfocus/companion/main/assets/icon.png", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/bitfocus-companion.webp", "description": "Bitfocus Companion enables the Elgato Stream Deck and other controllers to trigger actions in broadcast software. Installs headless with systemd service, fetching the latest release via the Bitfocus API.", "install_methods": [ { @@ -41,4 +41,4 @@ "type": "info" } ] -} +} \ No newline at end of file