Skip to content

Commit 679f035

Browse files
authored
Merge pull request #573 from Marzal/patch-60
Update PrestoCast on apps.json
2 parents 222259d + 14905bb commit 679f035

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

server/data/apps.json

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4110,13 +4110,15 @@
41104110
},
41114111
{
41124112
"appName": "PrestoCast",
4113-
"appType": ["app", "website", "hosting"],
4113+
"appType": ["app", "website", "hosting", "podcast player"],
41144114
"appUrl": "https://prestocast.com/",
41154115
"appIconUrl": "PrestoCast.png",
41164116
"tagLine": "Send audio notes. Get a podcast.",
4117-
"platforms": ["Web", "Mobile"],
4117+
"platforms": ["Web", "Mobile", "iOS", "Android"],
41184118
"platformLinks": {
4119-
"Web": "https://prestocast.com/"
4119+
"Web": "https://prestocast.com/",
4120+
"iOS": "https://prestocast.com/apple",
4121+
"Android": "https://play.google.com/store/apps/details?id=com.prestocast.app"
41204122
},
41214123
"supportedElements": [
41224124
{
@@ -4161,7 +4163,12 @@
41614163
"elementURL": "https://prestocast.com/changelog#v2026-03-12"
41624164
},
41634165
{
4164-
"elementName": "Locked"
4166+
"elementName": "Locked",
4167+
"elementURL": "https://prestocast.com/changelog#v2026.04.09"
4168+
},
4169+
{
4170+
"elementName": "Block",
4171+
"elementURL": "https://prestocast.com/changelog#v2026-05-14"
41654172
},
41664173
{
41674174
"elementName": "Episode"

0 commit comments

Comments
 (0)