added repo link to default.py

develop
Rachel Fae Fox (foxiepaws) 2019-06-23 19:58:22 -04:00
parent 176bf38b5d
commit ead6fd11bd
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ async def default(request):
<p>For Mastodon instances, you may subscribe to this relay with the address: <a href="https://{host}/inbox">https://{host}/inbox</a></p>
<p>For Pleroma and other instances, you may subscribe to this relay with the address: <a href="https://{host}/actor">https://{host}/actor</a></p>
<p>To host your own relay, you may download the code at this address: <a href="https://git.pleroma.social/pleroma/relay">https://git.pleroma.social/pleroma/relay</a></p>
<p>To see the code running this relay, see <a href="https://bitbucket.org/otherkinclub/activityrelay/src/master/relay/">https://bitbucket.org/otherkinclub/activityrelay/src/master/relay/</a></p>
<br><p>List of {count} registered instances:<br>{targets}</p>
</body></html>