Skip to content

Commit b9dabe3

Browse files
authored
Merge pull request #427 from aegrumet/master
Add wherever.audio to Podcast Index.
2 parents e859404 + 1ba7240 commit b9dabe3

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

server/assets/wherever.png

90.5 KB
Loading

server/data/apps.json

+39
Original file line numberDiff line numberDiff line change
@@ -4343,5 +4343,44 @@
43434343
"elementURL": "https://www.podferry.com/dashboard/player"
43444344
}
43454345
]
4346+
},
4347+
{
4348+
"appName": "wherever.audio",
4349+
"appType": [
4350+
"app",
4351+
"podcast player",
4352+
"website"
4353+
],
4354+
"appUrl": "https://wherever.audio/",
4355+
"appIconUrl": "wherever.png",
4356+
"platforms": [
4357+
"Web"
4358+
],
4359+
"supportedElements": [
4360+
{
4361+
"elementName": "GUID",
4362+
"elementURL": "https://wherever.audio/"
4363+
},
4364+
{
4365+
"elementName": "Transcript",
4366+
"elementURL": "https://wherever.audio/"
4367+
},
4368+
{
4369+
"elementName": "Chapters",
4370+
"elementURL": "https://wherever.audio/"
4371+
},
4372+
{
4373+
"elementName": "Podroll",
4374+
"elementURL": "https://wherever.audio/"
4375+
},
4376+
{
4377+
"elementName": "Funding",
4378+
"elementURL": "https://wherever.audio/"
4379+
},
4380+
{
4381+
"elementName": "Live",
4382+
"elementURL": "https://wherever.audio/"
4383+
}
4384+
]
43464385
}
43474386
]

0 commit comments

Comments
 (0)