UNPKG

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.

6 lines (4 loc) 85 B
/** * Expose the disposable domains. */ module.exports = require('./index.json');