diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index d5dd33d..6daf250 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -1,7 +1,24 @@ { "apps": [ - { + { + "title": "Fedigroup", + "source": "https://github.com/guysoft/fedigroup", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Federated Group server with the ability to search back in messages, early Alpha stage", + "codeLanguage": "Python", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "@fedigroup@fedigroup.party", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Extention"] + },{ "title": "WriteFreely", "source": "https://github.com/writefreely/writefreely", "protocols": "ActivityPub", diff --git a/source/_data/misskey.json b/source/_data/misskey.json index 69f7a1d..b799244 100644 --- a/source/_data/misskey.json +++ b/source/_data/misskey.json @@ -27,7 +27,7 @@ "devTutorial": "https://misskey-hub.net/en/docs/install.html", "forks": [ - {"id": "0", "url": "https://codeberg.org/thatonecalculator/calckey", "descr": "Calckey - fork with requested community features"}, + {"id": "0", "url": "https://calckey.org", "descr": "Calckey - fork with requested community features"}, {"id": "1", "url": "https://akkoma.dev/FoundKeyGang/FoundKey", "descr": "Foundkey - fork that removes bloat from Misskey"}, {"id": "2", "url": "https://github.com/mei23/misskey", "descr": "Meiskey - actively developed fork v11"} ],