1
0

Additional server
All checks were successful
Python Package / Package (push) Has been skipped

This commit is contained in:
Jon Michael Aanes 2023-12-23 21:39:07 +01:00
parent 4be4f3219f
commit e53838570d

View File

@ -316,6 +316,7 @@ WELL_KNOWN_MASTODON_INSTANCES = frozenset({
'mastodon.uno',
'mastodonapp.uk',
'fosstodon.org',
'idlethumbs.social',
})
def determine_social_from_url_internally(url: str):