Update 'apps/peertube.json'
This commit is contained in:
parent
1faa1ce108
commit
fab09c8b95
1 changed files with 13 additions and 13 deletions
|
@ -1,13 +1,13 @@
|
||||||
{"names":["PeerTube"],
|
{"names":["PeerTube"],
|
||||||
"comment": "Be part of a network of multiple small federated, interoperable video hosting providers. Follow video creators and create videos. No vendor lock-in. All on a platform that is community-owned and ad-free.",
|
"comment": "Be part of a network of multiple small federated, interoperable video hosting providers. Follow video creators and create videos. No vendor lock-in. All on a platform that is community-owned and ad-free.",
|
||||||
"links":{"website":"https://joinpeertube.org",
|
"links":{"website":"https://joinpeertube.org",
|
||||||
"git":"https://github.com/Chocobozzz/PeerTube#--------",
|
"git":"https://github.com/Chocobozzz/PeerTube#--------",
|
||||||
"icon":"https://joinpeertube.org/img/icons/favicon.png"},
|
"icon":"https://joinpeertube.org/img/icons/favicon.png"},
|
||||||
"licenses":["AGPL3+"],
|
"licenses":["AGPL3+"],
|
||||||
"platforms":["Web"],
|
"platforms":["Web"],
|
||||||
"networks_read":["peertube"],
|
"networks_read":["peertube"],
|
||||||
"networks_write":["peertube"
|
"networks_write":["peertube",
|
||||||
"ActivityPub"],
|
"ActivityPub"],
|
||||||
"formats_read":[],
|
"formats_read":[],
|
||||||
"formats_write":[],
|
"formats_write":[],
|
||||||
"generic_name":["Video Player", "PeerTube Client", "Music Player"]}
|
"generic_name":["Video Player", "PeerTube Client", "Music Player"]}
|
||||||
|
|
Loading…
Reference in a new issue