Skip to content

Instantly share code, notes, and snippets.

@NicholasModesto
Created July 24, 2013 23:01
Show Gist options
  • Save NicholasModesto/6075410 to your computer and use it in GitHub Desktop.
Save NicholasModesto/6075410 to your computer and use it in GitHub Desktop.
Regex - Find HTTP string
^(https://www\.|http://www\.|https://|http://)(\S+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment