RegexHub
RegexHub copied to clipboard
change email regex to a valid and standard one
old regex for some case is invalid and not worked for example [email protected] is invalid and [email protected] is invalid because email must not start and end with symbol but old regex get it thanks