Skip to content

Commit

Permalink
Merge pull request #358 from MiSikora/patch-1
Browse files Browse the repository at this point in the history
Fix Pocket Casts listing
  • Loading branch information
daveajones authored Apr 16, 2024
2 parents 157fe18 + 920f841 commit 5b0e5fc
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions server/data/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,12 @@
"macOS"
],
"supportedElements": [
{
"elementName": "Search",
"elementURL": "https://pocketcasts.com/podcast-player/"
},
{
"elementName": "Chapters",
"elementURL": "https://pocketcasts.com/podcast-player/"
"elementURL": "https://blog.pocketcasts.com/2024/04/16/artwork-and-chapters/"
},
{
"elementName": "Episode",
"elementURL": "https://pocketcasts.com/podcast-player/"
},
{
"elementName": "Synchronize",
"elementURL": "https://pocketcasts.com/podcast-player/"
},
{
"elementName": "Images",
"elementName": "Podping",
"elementURL": "https://pocketcasts.com/podcast-player/"
}
]
Expand Down

0 comments on commit 5b0e5fc

Please sign in to comment.