Skip to content

Commit 7e6e648

Browse files
authored
Merge pull request #401 from redimongo/master
Add PodToo to apps.json and added the Podtoo logo in assets.
2 parents 7f0b100 + 0296970 commit 7e6e648

File tree

2 files changed

+53
-0
lines changed

2 files changed

+53
-0
lines changed

server/assets/podtoo.png

32.8 KB
Loading

server/data/apps.json

+53
Original file line numberDiff line numberDiff line change
@@ -3859,6 +3859,59 @@
38593859
}
38603860
]
38613861
},
3862+
{
3863+
"appName": "PodToo",
3864+
"appType": [
3865+
"hosting"
3866+
],
3867+
"appUrl": "https://podtoo.com",
3868+
"appIconUrl": "podtoo.png",
3869+
"platforms": [
3870+
"Web"
3871+
],
3872+
"supportedElements": [
3873+
{
3874+
"elementName": "Locked",
3875+
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
3876+
},
3877+
{
3878+
"elementName": "Transcript",
3879+
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
3880+
},
3881+
{
3882+
"elementName": "Txt",
3883+
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
3884+
},
3885+
{
3886+
"elementName": "Location",
3887+
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
3888+
},
3889+
{
3890+
"elementName": "Person",
3891+
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
3892+
},
3893+
{
3894+
"elementName": "Images",
3895+
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
3896+
},
3897+
{
3898+
"elementName": "Alternate Enclosure",
3899+
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
3900+
},
3901+
{
3902+
"elementName": "Update Frequency",
3903+
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
3904+
},
3905+
{
3906+
"elementName": "Social Interact",
3907+
"elementURL": "https://podtoo.com/blog/enhance_your_podcast_with_podtoo_supported_podcast_2_0_tags"
3908+
},
3909+
{
3910+
"elementName":"Podping",
3911+
"elementURL":"https://podcastindex.social/@russell/113165128969015505"
3912+
}
3913+
]
3914+
},
38623915
{
38633916
"appName": "Cooler Podcast player",
38643917
"appType": [

0 commit comments

Comments
 (0)