Created
March 14, 2016 11:59
-
-
Save radiovisual/d953c2355ae781085174 to your computer and use it in GitHub Desktop.
Simple URL RegExp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// WIP | |
var urlrx = /%&=a-zA-Z:\/0-9\._-]*/g; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment