Skip to content

Commit 908daea

Browse files
authoredAug 29, 2024··
Merge pull request #389 from markuschow/patch-1
Update apps.json
2 parents e474e6e + 7191041 commit 908daea

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
 

‎server/assets/playdioCast.png

41.6 KB
Loading

‎server/data/apps.json

+20
Original file line numberDiff line numberDiff line change
@@ -3840,6 +3840,26 @@
38403840
}
38413841
]
38423842
},
3843+
{
3844+
"appName": "PlaydioCast: Podcast Radio",
3845+
"appType": [
3846+
"app",
3847+
"podcast player"
3848+
],
3849+
"appUrl": "https://apps.apple.com/app/apple-podcasts/id858974970",
3850+
"appIconUrl": "playdioCast.png",
3851+
"platforms": [
3852+
"iOS",
3853+
"Mobile",
3854+
"macOS"
3855+
],
3856+
"supportedElements": [
3857+
{
3858+
"elementName": "Search",
3859+
"elementURL": "https://playdiocast.com"
3860+
}
3861+
]
3862+
},
38433863
{
38443864
"appName": "Pinepods",
38453865
"appType": [

0 commit comments

Comments
 (0)
Please sign in to comment.