Skip to content

Instantly share code, notes, and snippets.

@tleen
Created April 8, 2016 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tleen/e8d13f846060f48f823d2f4f28e0f511 to your computer and use it in GitHub Desktop.
Save tleen/e8d13f846060f48f823d2f4f28e0f511 to your computer and use it in GitHub Desktop.
Google url shorterner output Regex (javascript)
/^https?:\/\/goo\.gl\/\w{6,}$/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment