0

It's possible create e-mail regex with matching this rules:

[a-zA-Z0-9_-.]+@[a-zA-Z0-9_-.]+.[a-zA-Z]{2,3}

but without domain "google.com"

0 Answers0