mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-14 02:36:55 -05:00
In cases where a URL has a trailing hyphen the FetchLinkCardService incorrectly removes the hyphen when it is parsed The hyphen is not a reserved character in the URI spec https://tools.ietf.org/html/rfc3986#section-2.2