Skip to content

Instantly share code, notes, and snippets.

@trungkak
Created July 3, 2018 09:30
Show Gist options
  • Save trungkak/3085ccd3efe96a8bc7d29f2541dd29f7 to your computer and use it in GitHub Desktop.
Save trungkak/3085ccd3efe96a8bc7d29f2541dd29f7 to your computer and use it in GitHub Desktop.
URL without http: [-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)
URL with http: https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment