Untitled

 avatar
unknown
plain_text
2 years ago
70 B
5
Indexable
const emailRegex = /^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,}$/;
Editor is loading...