You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firefish (and presumably other Misskey forks) puts the rel="me" in a <link> inside the server rendered HTML within the <head> of the document. findRelMe fails to find these rel=me links despite being valid.
The text was updated successfully, but these errors were encountered:
Firefish (and presumably other Misskey forks) puts the rel="me" in a
<link>
inside the server rendered HTML within the<head>
of the document.findRelMe
fails to find these rel=me links despite being valid.The text was updated successfully, but these errors were encountered: