Skip to content

Commit e859404

Browse files
authored
Merge pull request #428 from Jellypod-Inc/master
Add Jellypod to Podcast Index
2 parents 5670da0 + 4537bb6 commit e859404

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

Diff for: server/assets/jellypod.png

102 KB
Loading

Diff for: server/data/apps.json

+34
Original file line numberDiff line numberDiff line change
@@ -4271,6 +4271,40 @@
42714271
}
42724272
]
42734273
},
4274+
{
4275+
"appName": "Jellypod",
4276+
"appType": [
4277+
"hosting",
4278+
"website"
4279+
],
4280+
"appUrl": "https://jellypod.ai",
4281+
"appIconUrl": "jellypod.png",
4282+
"platforms": [
4283+
"Web"
4284+
],
4285+
"supportedElements": [
4286+
{
4287+
"elementName": "Episode",
4288+
"elementURL": "https://jellypod.ai/podcast-2-support"
4289+
},
4290+
{
4291+
"elementName": "GUID",
4292+
"elementUrl": "https://jellypod.ai/podcast-2-support"
4293+
},
4294+
{
4295+
"elementName": "Locked",
4296+
"elementURL": "https://jellypod.ai/podcast-2-support"
4297+
},
4298+
{
4299+
"elementName": "Person",
4300+
"elementURL": "https://jellypod.ai/podcast-2-support"
4301+
},
4302+
{
4303+
"elementName": "Transcript",
4304+
"elementURL": "https://jellypod.ai/podcast-2-support"
4305+
}
4306+
]
4307+
},
42744308
{
42754309
"appName": "Cardo",
42764310
"appType": [

0 commit comments

Comments
 (0)