burner-email-providers
v1.0.67
Published
A list of burner email providers.
Downloads
2,494
Readme
A list of burner email providers
Throw away email addresses (burner emails) are great for single use signups where you would like the content but rather not give up your email.
I'm okay with people using burner email addresses to get my free content, I just need to be able to filter them out of my list so it doesn't drive up bounces and hurt deliverability.
Please send a PR with any new ones you find.
Install
npm i --save burner-email-providers
# or
yarn add burner-email-providers
Usage
const { isEmailBurner } = require('burner-email-providers');
isEmailBurner('[email protected]'); // false
isEmailBurner('[email protected]'); // true