Skip to content

Commit

Permalink
Merge pull request #388 from hollingsworthd/digilore
Browse files Browse the repository at this point in the history
Add podcast app Digilore
  • Loading branch information
daveajones authored Aug 28, 2024
2 parents 7c4ab83 + 0e228ae commit e474e6e
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
Binary file added server/assets/digilore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions server/data/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -1580,6 +1580,51 @@
}
]
},
{
"appName": "Digilore",
"appType": [
"app",
"podcast player",
"video"
],
"appUrl": "https://apps.apple.com/us/app/digilore/id6633130387",
"appIconUrl": "digilore.png",
"platforms": [
"macOS",
"iOS",
"Mobile"
],
"supportedElements": [
{
"elementName": "Transcript",
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
},
{
"elementName": "Funding",
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
},
{
"elementName": "Chapters",
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
},
{
"elementName": "Search",
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
},
{
"elementName": "Value",
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
},
{
"elementName": "Video",
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
},
{
"elementName": "Live",
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
}
]
},
{
"appName": "Castopod",
"appType": [
Expand Down

0 comments on commit e474e6e

Please sign in to comment.