urlview
urlview copied to clipboard
`$` character at the end of the URL
My email spam detector adds a $ at the end of sanitized URLs. However, when urlview parses the URL, it skips this last $, making it a wrong URL.
Is this behavior something I can configure?