Post #1907585
2022-11-03 19:55 UTC
I am currently looking through the #fediverse software options to find more URL patterns of profiles. Here is what I have at the moment. Most of them are easy to detect. But for pleroma I saw some servers with and some without the @ in the username. Makes it harder.
domain.tld/@name
mastodon, misskey, pleroma, funkwhale
domain.tld/profile/name
friendica, hubzilla
domain.tld/u/name
diaspora
domain.tld/c/name/videos
peertube
domain.tld/name
pleroma, gnusocial
Replies (1)
-
@Luca@vis.social 2022-11-05 21:03
Today wasn't fun. While I was outside, I got many messages that #FediFinder didn't work. I checked it and saw that it was overloaded and crashed every few minutes. I then tried to fix it from my mobile, but with each line of code it seemed like I added multiple new bugs. Not good. So I added a message that its broken and to check back later. I spent the whole afternoon and evening trying to fix the mistakes of past me and clean up the code to make it at least slightly easier in the future.