GithubHelp home page GithubHelp logo

trust-abe / email-data-disposable Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nojacko/email-data-disposable

0.0 2.0 0.0 410 KB

Disposable email domains

License: MIT License

PHP 100.00%

email-data-disposable's Introduction

Email Data Disposable

This library contains data about email disposable domains.

How To Use

Only use contents of /data/. The code in this library is just for updating that folder.

  • Either, include this project into yours via whatever means you want. Git-submodule, Composer, Bower, NPM, etc... are all possible.
  • Or, copy the data you want manually.

Formats

  • PHP (returns single dimension array)
  • JSON (single dimension array)
  • Text (one per line)

Contribute

Add a Domain

  • Add the domain to /bin/disposable.txt
  • Run php update.php
  • Submit a pull request

Remove a Domain

  • Add the domain to /bin/whitelist.txt
  • Run php update.php
  • Submit a pull request

Add Another Format

  • Write a new Exporter class (see src/Exporter/BaseInterface.php)
  • Add it to the export function in src/Domains.php
  • Run php update.php
  • Submit a pull request, like a boss

License

The MIT License (MIT). See LICENCE file.

email-data-disposable's People

Contributors

exploitfate avatar foowie avatar mipapo avatar nojacko avatar pascal-hofmann avatar stephadz avatar

Watchers

 avatar  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.