Skip to content

Instantly share code, notes, and snippets.

@dcrec1
Created November 4, 2010 16:16
Show Gist options
  • Select an option

  • Save dcrec1/662722 to your computer and use it in GitHub Desktop.

Select an option

Save dcrec1/662722 to your computer and use it in GitHub Desktop.
URL RegExp
/^(http|https):\/\/[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(([0-9]{1,5})?\/.*)?$/ix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment