zakashe

Results 1 issues of zakashe

I noticed that localhost is not valid according to URL validator. examples url: http://localhost/ http://localhost/deeplink this is the regex used for validation right now: `/https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-z]{2,63}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)/i` the following change would fix...

bug
next