Untitled

Anonymous
plain_text
10/04/2023 4:13 PM
96 B
17
Indexable
const emailRegex = /^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,}$/;
Editor is loading...