Skip to content

Instantly share code, notes, and snippets.

@dimmduh
Created August 18, 2017 07:59
Show Gist options
  • Save dimmduh/21d5f769e59552a234d6c27caa9bbcf0 to your computer and use it in GitHub Desktop.
Save dimmduh/21d5f769e59552a234d6c27caa9bbcf0 to your computer and use it in GitHub Desktop.
String regex = "(([A-Za-z]{3,9}:(?://)?)(?:[-;:&=+$,\\w]+@)?[A-Za-z0-9.-]+|(?:www\\.|[-;:&=+$,\\w]+@)[A-Za-z0-9.-]+)((?:/[+~%/.\\w-]*)?\\??(?:[-+=&;%@.\\w]*)#?(?:[.!/\\\\\\w]*))?";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment