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

Missing IPv6 support #60

Open
vith opened this issue Oct 1, 2018 · 2 comments
Open

Missing IPv6 support #60

vith opened this issue Oct 1, 2018 · 2 comments

Comments

@vith
Copy link

vith commented Oct 1, 2018

Looks like ip-regex already provides the patterns:

https://github.com/sindresorhus/ip-regex/blob/605041b6a32ac7cca8b9c827bb9abc34e9336be0/index.js#L9-L20

@shellscape
Copy link

@kevva please have a look at this and the mentioned ip-regex module. have run into this issue with dependent modules.

@niftylettuce
Copy link
Collaborator

This issue is fixed in my maintained and modern version of this package at https://github.com/niftylettuce/url-regex-safe. You should be able to switch from url-regex to url-regex-safe now. See the updated list of options as I added some new ones, and changed a few defaults to more sensible ones (since not everyone is parsing Markdown for instance).

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