GithubHelp home page GithubHelp logo

isabella232 / disposable-email-domains Goto Github PK

View Code? Open in Web Editor NEW

This project forked from npm/disposable-email-domains

0.0 0.0 0.0 536 KB

A list of disposable email domains

JavaScript 100.00%

disposable-email-domains's Introduction

disposable-email-domains

A list of disposable email domains 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 and wildcard domains (ex: *.33mail.com) are in wildcard.json.

Examples

Node.JS

var domains = require('disposable-email-domains');
var wildcards = require('disposable-email-domains/wildcard.json');

// ... your code here

API

An always-up-to-date version of this repo is provided as an API by Kickbox. Issuing a GET request to https://open.kickbox.io/v1/disposable/{DomainOrEmailAddress} will return {"disposable":true} or {"disposable":false} as a JSON response.

https://open.kickbox.io/v1/disposable/mailinator.com

{"disposable":true}

Installation

$ npm install disposable-email-domains
$ component install ivolo/disposable-email-domains

Contributing

Add new disposable domains to index.json and wildcard disposable domains to wildcard.json. Contributions should be in alphabetical order and lowercase. Please run npm run test before creating a Pull Request to ensure all tests are passing.

License

WWWWWW||WWWWWW
 W W W||W W W
      ||
    ( OO )__________
     /  |           \
    /o o|    MIT     \
    \___/||_||__||_|| *
         || ||  || ||
        _||_|| _||_||
       (__|__|(__|__|

THE SOFTWARE IS PROVIDED "AS IS" AND "AS AND WHEN AVAILABLE", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

disposable-email-domains's People

Contributors

ashleygwilliams avatar atarola avatar bensower avatar blitss avatar bnetter avatar brondsem avatar ceejbot avatar coreypobrien avatar danhstevens avatar darqmoon avatar demiradimitrova avatar dmorgantini avatar elementw avatar geoffreak avatar hemanth7787 avatar irvin avatar kamikazechaser avatar matheuss avatar miguelgf avatar mufid avatar neo22s avatar ngodfraind avatar nicorac avatar phil-r avatar rhyselsmore avatar rocboronat avatar rolfvandekrol avatar sinan avatar tompec avatar victorstanciu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.