diff --git a/config.example.toml b/config.example.toml index feb7949..3bdcff5 100644 --- a/config.example.toml +++ b/config.example.toml @@ -3,7 +3,12 @@ EmailVerificationRequired = true EmailDomainWhitelist = true AllowedEmailDomains = [ # Public providers - "gmail.com", "outlook.com", "icloud.com", "yahoo.com", "yandex.com", "yandex.ru", "gmx.com", "spectrum.net", "comcast.net", "aol.com", "proton.me", "protonmail.com", "tutanota.com", "fastmail.fm", + "gmail.com", "outlook.com", "icloud.com", "yahoo.com", "yandex.com", + "yandex.ru", "gmx.com", "spectrum.net", "comcast.net", "aol.com", + "proton.me", "protonmail.com", "tutanota.com", "fastmail.fm", + "mail.com", "email.com", "protonmail.ch", "googlemail.com", "gmx.de", + "hotmail.com", "live.com", "msn.com", "mail.ru", "googlemail.com", + "web.de", "t-online.de", # CollabVM and friends "computernewb.com", "elijahr.dev", "darkok.xyz", "kevinthe.horse", "kevinhosting.xyz", ]