module.exports = { tld: [ "com", "info", "name", "net", "org", "de", "ch" ], emailDomain: [ "gmail.com", "yahoo.com", "hotmail.com" ] };