geongeorge / i-hate-regex

The code for iHateregex.io 😈 - The Regex Cheat Sheet
https://iHateRegex.io
4.5k stars 320 forks source link

Simple email regex - matches invalid emails #85

Closed Dr4g0nBlade closed 3 years ago

Dr4g0nBlade commented 3 years ago

https://ihateregex.io/expr/email/

Screenshot 2021-09-20 at 10 10 28

The subdomain email is ok.

Donnyp751 commented 3 years ago

You're using the "email simple" expression. It's not as in-depth as the advanced one. You should try out the "email complicated" if you want those cases covered. https://ihateregex.io/expr/email-2/