disposable-email-domains
Version:
A list of [disposable email domains](http://en.wikipedia.org/wiki/Disposable_email_address) like `mailinator.com`. You can use it to detect or block disposable accounts in your signup process. Exact domain matches are found in [index.json](https://github.
11 lines (10 loc) • 304 B
JSON
{
"name": "disposable-email-domains",
"repo": "ivolo/disposable-email-domains",
"description": "Get a list of disposable email domains.",
"version": "1.0.59",
"keywords": ["validate", "email", "disposable", "domains"],
"license": "MIT",
"files": ["index.json"],
"scripts": ["index.js"]
}