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

Fix external url path regex #207

Merged

Conversation

DavidVanDeursen
Copy link
Contributor

Closes #202 #201 #194

Added support for domain names without a "." , backslashes in the file path instead of front slashes and the tilde character in subdomains

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

URL's are allowed to contain ~ but fail to parse
2 participants