Skip to content

Commit

Permalink
Merge pull request #401 from redimongo/master
Browse files Browse the repository at this point in the history
Add PodToo to apps.json and added the Podtoo logo in assets.
  • Loading branch information
daveajones authored Sep 19, 2024
2 parents 7f0b100 + 0296970 commit 7e6e648
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 0 deletions.
Binary file added server/assets/podtoo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
53 changes: 53 additions & 0 deletions server/data/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -3859,6 +3859,59 @@
}
]
},
{
"appName": "PodToo",
"appType": [
"hosting"
],
"appUrl": "https://podtoo.com",
"appIconUrl": "podtoo.png",
"platforms": [
"Web"
],
"supportedElements": [
{
"elementName": "Locked",
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
},
{
"elementName": "Transcript",
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
},
{
"elementName": "Txt",
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
},
{
"elementName": "Location",
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
},
{
"elementName": "Person",
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
},
{
"elementName": "Images",
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
},
{
"elementName": "Alternate Enclosure",
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
},
{
"elementName": "Update Frequency",
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
},
{
"elementName": "Social Interact",
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
},
{
"elementName":"Podping",
"elementURL":"https://podcastindex.social/@russell/113165128969015505"
}
]
},
{
"appName": "Cooler Podcast player",
"appType": [
Expand Down

0 comments on commit 7e6e648

Please sign in to comment.