Skip to content

Instantly share code, notes, and snippets.

@zacharyblank
Created December 10, 2014 14:17
Show Gist options
  • Save zacharyblank/3bd004a2f5c619a0441a to your computer and use it in GitHub Desktop.
Save zacharyblank/3bd004a2f5c619a0441a to your computer and use it in GitHub Desktop.
Email with domain regex
/^[a-z0-9!#$%&'*+/=?^_`{|}~.-]+@example\.com$/i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment