Skip to content

Commit 6b56a4f

Browse files
authored
Normalize video on app list
Related to #451
1 parent ad9d444 commit 6b56a4f

File tree

1 file changed

+2
-26
lines changed

1 file changed

+2
-26
lines changed

server/data/apps.json

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -314,10 +314,6 @@
314314
"elementName": "Value",
315315
"elementURL": "https://twitter.com/Podverse/status/1324729288281632771?s=20"
316316
},
317-
{
318-
"elementName": "Video",
319-
"elementURL": "https://podverse.fm/es/membership"
320-
},
321317
{
322318
"elementName": "Value Time Split",
323319
"elementURL": "https://podverse.fm/es/membership"
@@ -1432,10 +1428,6 @@
14321428
"elementName": "Value",
14331429
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
14341430
},
1435-
{
1436-
"elementName": "Video",
1437-
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
1438-
},
14391431
{
14401432
"elementName": "Live",
14411433
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
@@ -2473,7 +2465,7 @@
24732465
},
24742466
{
24752467
"appName": "TrueFans",
2476-
"appType": ["app", "website", "podcast player", "rss proxy"],
2468+
"appType": ["app", "website", "podcast player", "rss proxy", "video"],
24772469
"appUrl": "https://truefans.fm",
24782470
"appIconUrl": "truefans.jpg",
24792471
"platforms": [
@@ -2583,10 +2575,6 @@
25832575
"elementName": "Episode",
25842576
"elementURL": "https://truefans.fm/feedback?tab=changelog&id=64e917774cd9fbbb290c6934"
25852577
},
2586-
{
2587-
"elementName": "Video",
2588-
"elementURL": "https://truefans.fm/feedback?tab=changelog"
2589-
},
25902578
{
25912579
"elementName": "Value Time Split",
25922580
"elementURL": "https://truefans.fm/feedback?tab=changelog"
@@ -2724,10 +2712,6 @@
27242712
"elementName": "Value",
27252713
"elementURL": "https://cast.garden/about/instance"
27262714
},
2727-
{
2728-
"elementName": "Video",
2729-
"elementURL": "https://cast.garden/about/instance"
2730-
},
27312715
{
27322716
"elementName": "Wallet Switching",
27332717
"elementURL": "https://cast.garden/about/instance"
@@ -2786,10 +2770,6 @@
27862770
{
27872771
"elementName": "Podping"
27882772
},
2789-
{
2790-
"elementName": "Video",
2791-
"elementURL": "https://podcastindex.social/@cameron/105639860916490393"
2792-
},
27932773
{
27942774
"elementName": "Value",
27952775
"elementURL": "https://podcastindex.social/@cameron/110701560454851246"
@@ -3136,7 +3116,7 @@
31363116
},
31373117
{
31383118
"appName": "PodcastAI",
3139-
"appType": ["hosting", "website"],
3119+
"appType": ["hosting", "website", "video"],
31403120
"appUrl": "https://podcastai.com",
31413121
"appIconUrl": "podcastai.png",
31423122
"platforms": ["Web", "Mobile"],
@@ -3177,10 +3157,6 @@
31773157
"elementName": "Alternate Enclosure",
31783158
"elementUrl": "https://podcastai.com"
31793159
},
3180-
{
3181-
"elementName": "Video",
3182-
"elementUrl": "https://podcastai.com"
3183-
},
31843160
{
31853161
"elementName": "OP3",
31863162
"elementUrl": "https://podcastai.com"

0 commit comments

Comments
 (0)