From 0456e4ca5008ea534957f25ffd5024b37b798f2d Mon Sep 17 00:00:00 2001 From: Sam Therapy Date: Thu, 12 Aug 2021 20:13:10 +0000 Subject: [PATCH] Add Misskey to the list of instances that can subscribe using /inbox --- relay/default.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/relay/default.py b/relay/default.py index b3a1836..38053b8 100644 --- a/relay/default.py +++ b/relay/default.py @@ -25,7 +25,7 @@ async def default(request):

This is an Activity Relay for fediverse instances.

{note}

-

For Mastodon instances, you may subscribe to this relay with the address: https://{host}/inbox

+

For Mastodon and Misskey instances, you may subscribe to this relay with the address: https://{host}/inbox

For Pleroma and other instances, you may subscribe to this relay with the address: https://{host}/actor

To host your own relay, you may download the code at this address: https://git.pleroma.social/pleroma/relay


List of {count} registered instances:
{targets}