There's some weird stuff in some server responses to /api/v1/instance
and /api/v2/instance
.
Here's some I've seen in the wild. Format is:
- Heading with server type (e.g., "akkoma") and whether this was v1 or v2
- Then the error when trying to parse the data
- Then a list of all the servers that triggered the same parse error, with their reported version number
Some of these have been fixed in newer versions of the servers but the fixes haven't fully rolled out.