Skip to content

Instantly share code, notes, and snippets.

@d1i1m1o1n
Created April 4, 2016 11:56
Show Gist options
  • Save d1i1m1o1n/d58ecafa34a0968e8ab1bdf93a2f8451 to your computer and use it in GitHub Desktop.
Save d1i1m1o1n/d58ecafa34a0968e8ab1bdf93a2f8451 to your computer and use it in GitHub Desktop.
REGULAR EXPRESSION EMAIL
^(.+)@(.+)\.(.+)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment