The Ranger

Results 2 issues of The Ranger

Link validation fails if the link was generated from a file that contains non-ASCII characters. Although links themselves are created properly and are urlencoded, the validator misses decoding step.

What does this implement/fix? Explain your changes. --------------------------------------------------- Added support for compiling to net6.0 target Does this close any currently open issues? ------------------------------------------ No Any relevant logs, error output, etc?...