Closed
Description
Hi,
Great script! I have a problem though, the email validation fails on the new(ish) domain suffix '.uk'. I have take a look at the code and it seems to be an issue arising from the fact that there are also domain suffixes like '.uk.com'. How can I get it to successfully validate an email address like this: test@test.uk?
Cheers,
Will