-
-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
It seems like accounts which begins with the letter a
, c
, t
or :
is trimmed.
E.g. abc@host.tld
(or aaabc@host.tld
, @tactbc@host.tld
etc.) becomes:
<meta content="bc@host.tld" name="fediverse:creator">
ltrim
https://www.php.net/manual/en/function.ltrim.php might not be useful if you need to remove acct:
Metadata
Metadata
Assignees
Labels
No labels