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