I changed the regex pattern for checking valiidation of URL strings. Before, domain name could only have 2 hyphens but now it accepts more than 2 hyphens in domain name.
Hello guys!
I forked this package cause owner disappeared. Hope, he will be back, but it would be easier to merge these changes back if he is back
Link to my repo: create issue there and we'll discuss it.
I changed the regex pattern for checking valiidation of URL strings. Before, domain name could only have 2 hyphens but now it accepts more than 2 hyphens in domain name.