diff --git a/apps/mastodon.json b/apps/mastodon.json index 6bacb3d..7796258 100644 --- a/apps/mastodon.json +++ b/apps/mastodon.json @@ -7,7 +7,7 @@ "licenses":["AGPL3+"], "platforms":["Web"], "interface":["HTML5"], - "languages":["Ruby" + "languages":["Ruby", "JavaScript"], "networks_read":["Mastodon", "ActivityPub"], diff --git a/apps/piped.json b/apps/piped.json index d11f365..d4f43f1 100644 --- a/apps/piped.json +++ b/apps/piped.json @@ -1,6 +1,7 @@ {"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.", "links":{"git":"https://github.com/TeamPiped/Piped#piped", + "website":"https://piped.kavin.rocks" "icon":"https://piped.kavin.rocks/img/icons/logo.svg"}, "licenses":["AGPL3+"], "platforms":["Web"], diff --git a/modules/__pycache__/render.cpython-38.pyc b/modules/__pycache__/render.cpython-38.pyc index 0b0bcbd..a563046 100644 Binary files a/modules/__pycache__/render.cpython-38.pyc and b/modules/__pycache__/render.cpython-38.pyc differ diff --git a/modules/__pycache__/search.cpython-38.pyc b/modules/__pycache__/search.cpython-38.pyc index 918d655..b88310c 100644 Binary files a/modules/__pycache__/search.cpython-38.pyc and b/modules/__pycache__/search.cpython-38.pyc differ