Skip to content

Commit d00a980

Browse files
authored
Merge pull request #424 from Marzal/patch-24
Add more self-hosted tags
2 parents 8771017 + c1fa6ad commit d00a980

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Diff for: server/data/apps.json

+8-4
Original file line numberDiff line numberDiff line change
@@ -1443,7 +1443,8 @@
14431443
"appType": [
14441444
"wordpress plugin",
14451445
"hosting",
1446-
"open source"
1446+
"open source",
1447+
"self-hosted"
14471448
],
14481449
"appUrl": "https://blubrry.com/services/powerpress-plugin/",
14491450
"appIconUrl": "powerpress.png",
@@ -1765,7 +1766,8 @@
17651766
"appName": "Castopod",
17661767
"appType": [
17671768
"hosting",
1768-
"open source"
1769+
"open source",
1770+
"self-hosted"
17691771
],
17701772
"appUrl": "https://castopod.org/",
17711773
"appIconUrl": "castopod.png",
@@ -2286,9 +2288,10 @@
22862288
]
22872289
},
22882290
{
2289-
"appName": "gpodder",
2291+
"appName": "gpodder.net",
22902292
"appType": [
2291-
"open source"
2293+
"open source",
2294+
"self-hosted"
22922295
],
22932296
"appUrl": "https://gpodder.net/",
22942297
"appIconUrl": "gpodder.png",
@@ -2902,6 +2905,7 @@
29022905
"appType": [
29032906
"app",
29042907
"open source",
2908+
"self-hosted",
29052909
"hosting",
29062910
"video"
29072911
],

0 commit comments

Comments
 (0)