Skip to content

Commit e474e6e

Browse files
authored
Merge pull request #388 from hollingsworthd/digilore
Add podcast app Digilore
2 parents 7c4ab83 + 0e228ae commit e474e6e

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed

server/assets/digilore.png

51.1 KB
Loading

server/data/apps.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1580,6 +1580,51 @@
15801580
}
15811581
]
15821582
},
1583+
{
1584+
"appName": "Digilore",
1585+
"appType": [
1586+
"app",
1587+
"podcast player",
1588+
"video"
1589+
],
1590+
"appUrl": "https://apps.apple.com/us/app/digilore/id6633130387",
1591+
"appIconUrl": "digilore.png",
1592+
"platforms": [
1593+
"macOS",
1594+
"iOS",
1595+
"Mobile"
1596+
],
1597+
"supportedElements": [
1598+
{
1599+
"elementName": "Transcript",
1600+
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
1601+
},
1602+
{
1603+
"elementName": "Funding",
1604+
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
1605+
},
1606+
{
1607+
"elementName": "Chapters",
1608+
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
1609+
},
1610+
{
1611+
"elementName": "Search",
1612+
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
1613+
},
1614+
{
1615+
"elementName": "Value",
1616+
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
1617+
},
1618+
{
1619+
"elementName": "Video",
1620+
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
1621+
},
1622+
{
1623+
"elementName": "Live",
1624+
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
1625+
}
1626+
]
1627+
},
15831628
{
15841629
"appName": "Castopod",
15851630
"appType": [

0 commit comments

Comments
 (0)