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

Url parse #55

Merged
merged 4 commits into from
Jun 19, 2015
Merged

Url parse #55

merged 4 commits into from
Jun 19, 2015

Conversation

myndzi
Copy link
Collaborator

@myndzi myndzi commented May 25, 2015

Since URL.parse returns punycode for unicode hostnames, I chose to make the build process create punycode json files rather than the lookup process convert back to unicode. This makes the browser file slightly larger but also less vulnerable to breaking due to encoding problems.

Fixes #53 and #54

thom4parisot pushed a commit that referenced this pull request Jun 19, 2015
@thom4parisot thom4parisot merged commit d25f464 into thom4parisot:master Jun 19, 2015
@thom4parisot
Copy link
Owner

Huge thanks @myndzi :-)

@myndzi myndzi deleted the url-parse branch June 19, 2015 14:14
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.

Domain extraction bug
2 participants