Skip to content

Commit

Permalink
Merge pull request #413 from pixelcode-ro/master
Browse files Browse the repository at this point in the history
Add unde to apps.json
  • Loading branch information
daveajones authored Oct 23, 2024
2 parents 6174085 + aa4f365 commit a6a934f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Binary file added server/assets/unde.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions server/data/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -4161,5 +4161,25 @@
"elementURL": "https://support.iono.fm/docs/podcast-2-support"
}
]
},
{
"appName": "unde",
"appType": [
"app",
"podcast player"
],
"appUrl": "https://unde.pixelcode.ro",
"appIconUrl": "unde.png",
"platforms": [
"Android",
"Mobile",
"iOS"
],
"supportedElements": [
{
"elementName": "Search",
"elementURL": "https://unde.pixelcode.ro"
}
]
}
]

0 comments on commit a6a934f

Please sign in to comment.