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
currently, the URL will return true for https://url.coINVALID and return "https://url.co". would be nice to have the library not match these (same kinda thing like the \b flag)
The text was updated successfully, but these errors were encountered:
currently, the URL will return true for
https://url.coINVALID
and return "https://url.co". would be nice to have the library not match these (same kinda thing like the\b
flag)The text was updated successfully, but these errors were encountered: