diff --git a/server/assets/jellypod.png b/server/assets/jellypod.png new file mode 100644 index 0000000..aff8295 Binary files /dev/null and b/server/assets/jellypod.png differ diff --git a/server/data/apps.json b/server/data/apps.json index 92b2046..126a478 100644 --- a/server/data/apps.json +++ b/server/data/apps.json @@ -4271,6 +4271,40 @@ } ] }, + { + "appName": "Jellypod", + "appType": [ + "hosting", + "website" + ], + "appUrl": "https://jellypod.ai", + "appIconUrl": "jellypod.png", + "platforms": [ + "Web" + ], + "supportedElements": [ + { + "elementName": "Episode", + "elementURL": "https://jellypod.ai/podcast-2-support" + }, + { + "elementName": "GUID", + "elementUrl": "https://jellypod.ai/podcast-2-support" + }, + { + "elementName": "Locked", + "elementURL": "https://jellypod.ai/podcast-2-support" + }, + { + "elementName": "Person", + "elementURL": "https://jellypod.ai/podcast-2-support" + }, + { + "elementName": "Transcript", + "elementURL": "https://jellypod.ai/podcast-2-support" + } + ] + }, { "appName": "Cardo", "appType": [