Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions server/data/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -1238,7 +1238,7 @@
},
{
"appName": "Podcast Mirror by Blubrry",
"appType": ["website"],
"appType": ["website", "rss proxy"],
"appUrl": "https://www.podcastmirror.com/",
"appIconUrl": "podcastmirror.png",
"platforms": ["Web"],
Expand Down Expand Up @@ -2460,7 +2460,7 @@
},
{
"appName": "TrueFans",
"appType": ["app", "website", "podcast player"],
"appType": ["app", "website", "podcast player", "rss proxy"],
"appUrl": "https://truefans.fm",
"appIconUrl": "truefans.jpg",
"platforms": [
Expand Down
Loading