Skip to content

Instantly share code, notes, and snippets.

@cameronapak
Created January 5, 2024 11:25
Show Gist options
  • Save cameronapak/1b6db6ceedb9051719bcbf27a43cef1e to your computer and use it in GitHub Desktop.
Save cameronapak/1b6db6ceedb9051719bcbf27a43cef1e to your computer and use it in GitHub Desktop.
List of temporary email domains that should be blocked by default lol
export const temporaryEmailDomains = [
"mailinator.com",
"10minutemail.com",
"guerrillamail.com",
"temp-mail.org",
"sharklasers.com",
"tempmail.de",
"mintemail.com",
"maildrop.cc",
"temp-mail.ru",
"yopmail.com",
"getairmail.com",
"throwawaymail.com",
"tempail.com",
"dispostable.com",
"mailnesia.com",
"mytemp.email",
"jetable.org",
"guerrillamailblock.com",
"mailcatch.com",
"trashmail.com"
]
@cameronapak
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment