From 4ab4ffddcf4411e603c5d5ea94ae0f9099278144 Mon Sep 17 00:00:00 2001 From: David Marzal <2069735+Marzal@users.noreply.github.com> Date: Tue, 11 Jun 2024 18:07:31 +0200 Subject: [PATCH] Mark Curiocaster and LNBeats as Open Source https://podcastindex.social/@StevenB/112598102381857254 --- server/data/apps.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/server/data/apps.json b/server/data/apps.json index 385c9ce..74db300 100644 --- a/server/data/apps.json +++ b/server/data/apps.json @@ -747,7 +747,8 @@ "appName": "CurioCaster", "appType": [ "app", - "podcast player" + "podcast player", + "open source" ], "tagLine": "The Best Podcast Player in Texas", "appUrl": "https://curiocaster.com/", @@ -3255,7 +3256,8 @@ "appType": [ "app", "music player", - "website" + "website", + "open source" ], "appUrl": "https://lnbeats.com", "appIconUrl": "lnbeats.png",