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

Extend the UrlParser to accept more URLs #19

Open
marcos-lg opened this issue Mar 9, 2020 · 2 comments
Open

Extend the UrlParser to accept more URLs #19

marcos-lg opened this issue Mar 9, 2020 · 2 comments

Comments

@marcos-lg
Copy link
Contributor

Currently, our UrlParser doesn't accept URLs like:

For the last 2 examples it would be enough if we could translate them to their IDNs.

This is making us reject URLs that actually work if used in a browser.

@MattBlissett
Copy link
Member

http://dep_bio.pnzgu.ru/Gerbariy_im_I_I_Sprygina isn't a valid hostname.

However, it mostly works with web browsers, search engines etc, although it's not possible to register a TLS certificate for dep_bio.pnzgu.ru (only *.pnzgu.ru).

@mdoering
Copy link
Member

mdoering commented Mar 9, 2020

maybe this can help: https://github.com/smola/galimatias

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

No branches or pull requests

3 participants