Skip to content

Commit 03a9402

Browse files
authored
Merge pull request #345 from nathangathright/master
Add Episodes.fm
2 parents 05643e3 + fd9cac5 commit 03a9402

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

server/assets/episodesfm.svg

Lines changed: 5 additions & 0 deletions
Loading

server/data/apps.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2681,6 +2681,28 @@
26812681
}
26822682
]
26832683
},
2684+
{
2685+
"appName": "Episodes.fm",
2686+
"appType": [
2687+
"podcast player",
2688+
"website"
2689+
],
2690+
"appUrl": "https://episodes.fm",
2691+
"appIconUrl": "episodesfm.svg",
2692+
"platforms": [
2693+
"Web"
2694+
],
2695+
"supportedElements": [
2696+
{
2697+
"elementName": "OP3",
2698+
"elementURL": "https://nathangathright.com/introducing-episodesfm/"
2699+
},
2700+
{
2701+
"elementName": "Live",
2702+
"elementURL": "https://nathangathright.com/introducing-episodesfm/"
2703+
}
2704+
]
2705+
},
26842706
{
26852707
"appName": "Conshax",
26862708
"appType": [

0 commit comments

Comments
 (0)