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?
My email spam detector adds a
$at the end of sanitized URLs. However, whenurlviewparses the URL, it skips this last$, making it a wrong URL.Is this behavior something I can configure?