Skip to content

Commit dc27983

Browse files
authored
Merge pull request #454 from Marzal/patch-27
Add rss proxy to similar projects
2 parents 00cf34f + 3f64de1 commit dc27983

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server/data/apps.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,7 +1238,7 @@
12381238
},
12391239
{
12401240
"appName": "Podcast Mirror by Blubrry",
1241-
"appType": ["website"],
1241+
"appType": ["website", "rss proxy"],
12421242
"appUrl": "https://www.podcastmirror.com/",
12431243
"appIconUrl": "podcastmirror.png",
12441244
"platforms": ["Web"],
@@ -2460,7 +2460,7 @@
24602460
},
24612461
{
24622462
"appName": "TrueFans",
2463-
"appType": ["app", "website", "podcast player"],
2463+
"appType": ["app", "website", "podcast player", "rss proxy"],
24642464
"appUrl": "https://truefans.fm",
24652465
"appIconUrl": "truefans.jpg",
24662466
"platforms": [

0 commit comments

Comments
 (0)