From 8d211ceccaec4f4c6925e5010aeecd4d74ab4fc6 Mon Sep 17 00:00:00 2001 From: snowcatridge10 Date: Mon, 23 Oct 2023 12:05:03 +0000 Subject: [PATCH] Update source/_data/miscellaneous.json --- source/_data/miscellaneous.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index f949e30..94b043d 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -1962,6 +1962,24 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["SN-mi"] + }, + { + "title": "Vidzy", + "source": "https://codeberg.org/vidzy/vidzy", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "https://vidzy.codeberg.page/", + "description": "Vidzy - The federated alternative to TikTok.", + "codeLanguage": "Python", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Media"] } ] }