Skip to content

Commit

Permalink
Merge pull request #235 from StenoFM/cleanup
Browse files Browse the repository at this point in the history
Cleanup
  • Loading branch information
daveajones authored Mar 7, 2023
2 parents fcb0316 + 1e407fc commit fe2d712
Showing 1 changed file with 12 additions and 94 deletions.
106 changes: 12 additions & 94 deletions server/data/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,37 +42,6 @@
}
]
},
{
"appName": "AudioWave",
"appType": [
"app",
"podcast player"
],
"appUrl": "https://apps.apple.com/be/app/audiowave-podcast-player/id1602776751",
"appIconUrl": "audiowave.jpg",
"platforms": [
"iOS",
"iPad OS"
],
"supportedElements": [
{
"elementName": "Transcript",
"elementURL": "https://apps.apple.com/be/app/audiowave-podcast-player/id1602776751"
},
{
"elementName": "Funding",
"elementURL": "https://twitter.com/audiowave_fm/status/1503754058066243593"
},
{
"elementName": "Location",
"elementURL": "https://apps.apple.com/be/app/audiowave-podcast-player/id1602776751"
},
{
"elementName": "Person",
"elementURL": "https://apps.apple.com/be/app/audiowave-podcast-player/id1602776751"
}
]
},
{
"appName": "Caproni",
"appType": [
Expand Down Expand Up @@ -136,6 +105,10 @@
"elementName": "Funding",
"elementURL": "https://twitter.com/PodcastAddict/status/1319645267335933954"
},
{
"elementName": "Live",
"elementURL": "https://podcastaddict.com/changelog/2023_1#section2"
},
{
"elementName": "Location",
"elementURL": "https://podcastaddict.com/changelog/2021_3#section2"
Expand Down Expand Up @@ -199,6 +172,10 @@
{
"elementName": "Sat Streaming",
"elementURL": "https://twitter.com/GoPodfriend/status/1378079735234838531"
},
{
"elementName": "Social Interact",
"elementURL": "https://twitter.com/PodcastindexOrg/status/1497630426457911304"
}
]
},
Expand Down Expand Up @@ -294,6 +271,10 @@
"elementName": "Search",
"elementURL": "https://podverse.fm/search"
},
{
"elementName": "Social Interact",
"elementURL": "https://twitter.com/Podverse/status/1469470115284590595"
},
{
"elementName": "Soundbite",
"elementURL": "https://twitter.com/Podverse/status/1326072379597053953?s=20"
Expand Down Expand Up @@ -1921,39 +1902,6 @@
}
]
},
{
"appName": "Sounder",
"appType": [
"hosting"
],
"appUrl": "https://sounder.fm/",
"appIconUrl": "sounder.png",
"platforms": [
"Web"
],
"supportedElements": [
{
"elementName": "Person",
"elementURL": "https://blog.sounder.fm/efficiency-updates-transcription-podcast-index-and-adc/"
},
{
"elementName": "GUID",
"elementURL": "https://blog.sounder.fm/efficiency-updates-transcription-podcast-index-and-adc/"
},
{
"elementName": "Episode",
"elementURL": "https://blog.sounder.fm/efficiency-updates-transcription-podcast-index-and-adc/"
},
{
"elementName": "Season",
"elementURL": "https://blog.sounder.fm/efficiency-updates-transcription-podcast-index-and-adc/"
},
{
"elementName": "Transcript",
"elementURL": "https://blog.sounder.fm/efficiency-updates-transcription-podcast-index-and-adc/"
}
]
},
{
"appName": "BoostCLI",
"appType": [
Expand Down Expand Up @@ -2103,36 +2051,6 @@
}
]
},
{
"appName": "Podtrics",
"appType": [
"app",
"hosting"
],
"appUrl": "https://podtrics.com",
"appIconUrl": "podtrics_p_logo.png",
"platforms": [
"Web"
],
"supportedElements": [
{
"elementName": "Season",
"elementURL": "https://podtrics.com/"
},
{
"elementName": "Episode",
"elementURL": "https://podtrics.com/"
},
{
"elementName": "GUID",
"elementURL": "https://podtrics.com/"
},
{
"elementName": "Funding",
"elementURL": "https://podtrics.com/"
}
]
},
{
"appName": "myWebLog",
"appType": [
Expand Down

0 comments on commit fe2d712

Please sign in to comment.