Created
November 7, 2019 02:13
-
-
Save wobsoriano/0fa8ab9b5b89cae00c5a341b3b382e8a to your computer and use it in GitHub Desktop.
Email domain Regex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/^[a-zA-Z0-9_.+-]+@(?:(?:[a-zA-Z0-9-]+.)?[a-zA-Z]+.)?(domain.com|domain.net)$/g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment