Mark Iceshrimp.NET as supporting mastodon

This commit is contained in:
Michael 2024-08-03 11:10:07 +01:00 committed by GitHub
parent c09e19288e
commit 5bebab7168
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1391,7 +1391,7 @@ def get_server_info(server, seen_hosts):
def set_server_apis(server):
# support for new server software should be added here
software_apis = {
'mastodonApiSupport': ['mastodon', 'pleroma', 'akkoma', 'pixelfed', 'hometown', 'iceshrimp'],
'mastodonApiSupport': ['mastodon', 'pleroma', 'akkoma', 'pixelfed', 'hometown', 'iceshrimp', 'Iceshrimp.NET'],
'misskeyApiSupport': ['misskey', 'calckey', 'firefish', 'foundkey', 'sharkey'],
'lemmyApiSupport': ['lemmy'],
'peertubeApiSupport': ['peertube']