Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Regex to deal with trailing characters in URLs #1

Open
dsgriffin opened this issue Nov 6, 2015 · 0 comments
Open

Improve Regex to deal with trailing characters in URLs #1

dsgriffin opened this issue Nov 6, 2015 · 0 comments
Milestone

Comments

@dsgriffin
Copy link
Owner

For example, a click-through link to a StackOverflow question appends the extra chars ?rq=1, e.g.

http://stackoverflow.com/questions/24816/escaping-html-strings-with-jquery?rq=1

Putting the regular link in the Allowlist (http://stackoverflow.com/questions/24816/escaping-html-strings-with-jquery) does not cover cases like the above.

@dsgriffin dsgriffin added this to the 2.0 milestone Feb 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant