This commit is contained in:
jyamihud 2022-03-31 22:13:32 +03:00
commit 5f67d324e6
4 changed files with 2 additions and 1 deletions

View file

@ -7,7 +7,7 @@
"licenses":["AGPL3+"], "licenses":["AGPL3+"],
"platforms":["Web"], "platforms":["Web"],
"interface":["HTML5"], "interface":["HTML5"],
"languages":["Ruby" "languages":["Ruby",
"JavaScript"], "JavaScript"],
"networks_read":["Mastodon", "networks_read":["Mastodon",
"ActivityPub"], "ActivityPub"],

View file

@ -1,6 +1,7 @@
{"names":["Piped"], {"names":["Piped"],
"comment": "YouTube has an extremely invasive privacy policy which relies on using user data in unethical ways. You give them a lot of data - ranging from ideas, music taste, content, political opinions, and much more than you think. By using Piped, you can freely watch and listen to content freely without the fear of prying eyes watching everything you are doing.", "comment": "YouTube has an extremely invasive privacy policy which relies on using user data in unethical ways. You give them a lot of data - ranging from ideas, music taste, content, political opinions, and much more than you think. By using Piped, you can freely watch and listen to content freely without the fear of prying eyes watching everything you are doing.",
"links":{"git":"https://github.com/TeamPiped/Piped#piped", "links":{"git":"https://github.com/TeamPiped/Piped#piped",
"website":"https://piped.kavin.rocks"
"icon":"https://piped.kavin.rocks/img/icons/logo.svg"}, "icon":"https://piped.kavin.rocks/img/icons/logo.svg"},
"licenses":["AGPL3+"], "licenses":["AGPL3+"],
"platforms":["Web"], "platforms":["Web"],