diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 7078db7..6987ce7 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -1136,10 +1136,10 @@ "categories": ["SN-mi"] }, { - "title": "Fedeproxy", - "source": "https://lab.fedeproxy.eu/fedeproxy/server", + "title": "ForgeFriends", + "source": "https://lab.fedeproxy.eu/forgefriends/forgefriends", "protocols": "ActivityPub", - "site": "https://fedeproxy.eu", + "site": "https://forgefriends.org", "logo": "", "servers": "", "description": "An online service to federate forges.", diff --git a/source/_data/tools.json b/source/_data/tools.json index e769d09..eb41379 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -308,7 +308,7 @@ "categories": ["Other"] }, { - "title": "Activity relay", + "title": "ActivityRelay", "source": "https://git.pleroma.social/pleroma/relay", "protocols": "ActivityPub", "site": "", @@ -397,6 +397,24 @@ "OStatusClass": false, "categories": ["Relays"] }, + { + "title": "activity-relay", + "source": "https://github.com/yukimochi/Activity-Relay", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "https://the-federation.info/activity-relay", + "description": "Yet another powerful customizable ActivityPub relay server written in Go.", + "codeLanguage": "Go", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Relays"] + }, { "title": "Pterotype", "source": "https://github.com/pterotype-project/pterotype",