diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 36b40fc..b9d3bd4 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -1765,24 +1765,6 @@ "OStatusClass": false, "categories": ["Forums", "Links"] }, - { - "title": "Messy", - "source": "https://github.com/rekcuFniarB/messy-fediverse", - "protocols": "ActivityPub", - "site": "", - "logo": "", - "servers": "", - "description": "Single user ActivityPub instance intended to add Fediverse compatibility to existing Django-based sites.", - "codeLanguage": "Python", - "techStack": "Django", - "license": "MIT", - "FediAccount": "", - "apClass": true, - "zotClass": false, - "diasporaClass": false, - "OStatusClass": false, - "categories": ["SN-mi", "SN-ma"] - }, { "title": "diaspora*", "source": "https://github.com/diaspora/diaspora", diff --git a/source/_data/tools.json b/source/_data/tools.json index 9fc0b13..6a69401 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -2502,6 +2502,24 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Utils"] + }, + { + "title": "Messy", + "source": "https://github.com/rekcuFniarB/messy-fediverse", + "protocols": "ActivityPub", + "site": "https://top.ofthe.top/ru/projects/messy-fediverse", + "logo": "", + "servers": "", + "description": "Single user ActivityPub instance intended to add Fediverse compatibility to existing Django-based sites.", + "codeLanguage": "Python", + "techStack": "Django", + "license": "MIT", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Plugins"] } ] }