From 2b38fab25997f9a0471616ae28467fa9ae8c50e8 Mon Sep 17 00:00:00 2001 From: Barry Luijbregts Date: Wed, 30 Oct 2024 18:26:15 +0100 Subject: [PATCH] Update apps.json Add Podhome App, which is a podcast player app from Podhome (coming to an app store near you in 2025) --- src/apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/apps.json b/src/apps.json index 30296c5..515c5ad 100644 --- a/src/apps.json +++ b/src/apps.json @@ -3056,6 +3056,17 @@ "Swoot Agent 1.0" ] }, + { + "name": "Podhome", + "pattern": "^Podhome App", + "description": "Podhome app on iOS, Android and Web.", + "urls": [ + "https://www.podhome.fm/" + ], + "examples": [ + "Podhome App/1.0 CFNetwork/1121.2.2 Darwin/19.2.0" + ] + }, { "name": "Podimo", "pattern": "^Podimo/",