Skip to content

Commit 9b94c51

Browse files
authored
Merge pull request #461 from Marzal/Marzal-patch-video-1
Normalize video on app list
2 parents 3e8652a + 6b56a4f commit 9b94c51

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"
@@ -1468,10 +1464,6 @@
14681464
"elementName": "Value",
14691465
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
14701466
},
1471-
{
1472-
"elementName": "Video",
1473-
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
1474-
},
14751467
{
14761468
"elementName": "Live",
14771469
"elementURL": "https://apps.apple.com/us/app/digilore/id6633130387"
@@ -2509,7 +2501,7 @@
25092501
},
25102502
{
25112503
"appName": "TrueFans",
2512-
"appType": ["app", "website", "podcast player", "rss proxy"],
2504+
"appType": ["app", "website", "podcast player", "rss proxy", "video"],
25132505
"appUrl": "https://truefans.fm",
25142506
"appIconUrl": "truefans.jpg",
25152507
"platforms": [
@@ -2619,10 +2611,6 @@
26192611
"elementName": "Episode",
26202612
"elementURL": "https://truefans.fm/feedback?tab=changelog&id=64e917774cd9fbbb290c6934"
26212613
},
2622-
{
2623-
"elementName": "Video",
2624-
"elementURL": "https://truefans.fm/feedback?tab=changelog"
2625-
},
26262614
{
26272615
"elementName": "Value Time Split",
26282616
"elementURL": "https://truefans.fm/feedback?tab=changelog"
@@ -2760,10 +2748,6 @@
27602748
"elementName": "Value",
27612749
"elementURL": "https://cast.garden/about/instance"
27622750
},
2763-
{
2764-
"elementName": "Video",
2765-
"elementURL": "https://cast.garden/about/instance"
2766-
},
27672751
{
27682752
"elementName": "Wallet Switching",
27692753
"elementURL": "https://cast.garden/about/instance"
@@ -2822,10 +2806,6 @@
28222806
{
28232807
"elementName": "Podping"
28242808
},
2825-
{
2826-
"elementName": "Video",
2827-
"elementURL": "https://podcastindex.social/@cameron/105639860916490393"
2828-
},
28292809
{
28302810
"elementName": "Value",
28312811
"elementURL": "https://podcastindex.social/@cameron/110701560454851246"
@@ -3172,7 +3152,7 @@
31723152
},
31733153
{
31743154
"appName": "PodcastAI",
3175-
"appType": ["hosting", "website"],
3155+
"appType": ["hosting", "website", "video"],
31763156
"appUrl": "https://podcastai.com",
31773157
"appIconUrl": "podcastai.png",
31783158
"platforms": ["Web", "Mobile"],
@@ -3213,10 +3193,6 @@
32133193
"elementName": "Alternate Enclosure",
32143194
"elementUrl": "https://podcastai.com"
32153195
},
3216-
{
3217-
"elementName": "Video",
3218-
"elementUrl": "https://podcastai.com"
3219-
},
32203196
{
32213197
"elementName": "OP3",
32223198
"elementUrl": "https://podcastai.com"

0 commit comments

Comments
 (0)