You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library was originally using an older version of https://gist.github.com/dperini/729294 which allowed one hyphen only. Hostnames with two adjacent hyphens were allowed in #294, and IDNA hostnames with three adjacent hyphens were allowed in #466.
I see that RFC 952 allows for any number of adjacent hyphens so I'll remove the restriction.
Hi,
The following URL is falling in the isURL validator:
There shouldn't be a problem having '-' and numbers in the domain, you can check whois on this domain.
The text was updated successfully, but these errors were encountered: