From e52257caba73d944e2d8c17167bafacc6092dcfe Mon Sep 17 00:00:00 2001 From: Dustin Clark Date: Thu, 14 Apr 2016 16:14:47 -0500 Subject: [PATCH] Adding +118 disposable email providers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff’d from https://raw.githubusercontent.com/ivolo/disposable-email-domains/master/ index.json --- README.md | 4 ++-- list.json | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 091ebef8..9924b86d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MailChecker [![Build Status](https://img.shields.io/circleci/project/FGRibreau/mailchecker.svg)](https://circleci.com/gh/FGRibreau/mailchecker/) [![Deps]( https://img.shields.io/david/FGRibreau/mailchecker.svg)](https://david-dm.org/FGRibreau/mailchecker) [![NPM version](https://img.shields.io/npm/v/mailchecker.svg)](http://badge.fury.io/js/mailchecker) [![Gem version](https://img.shields.io/gem/v/ruby-mailchecker.svg)](http://badge.fury.io/js/mailchecker) [![Packagist version](https://img.shields.io/packagist/v/FGRibreau/mailchecker.svg)](https://packagist.org/packages/fgribreau/mailchecker) [![Downloads](http://img.shields.io/npm/dm/mailchecker.svg)](https://www.npmjs.com/package/mailchecker) ![extra](https://img.shields.io/badge/actively%20maintained-yes-ff69b4.svg) -Cross-language email validation. Backed by a [database](./list.json) of **1989 throwable email providers**. +Cross-language email validation. Backed by a [database](./list.json) of **2107 throwable email providers**. * Validate the format of your email (uses [validator.js](https://github.com/chriso/validator.js/blob/master/validator.js#L38) email regex underneath and `FILTER_VALIDATE_EMAIL` for PHP) * Validate if the email is not a **temporary mail** (yopmail-like..., [add your own dataset to list.json](./list.json)) @@ -11,7 +11,7 @@ This will be very helpful when you have to contact your users and you want to av ------------------------- > Need a **free Redis GUI**? -> +> > Redsmin offers real-time, atomic, performant administration and monitoring services for Redis diff --git a/list.json b/list.json index a80533bb..00789068 100644 --- a/list.json +++ b/list.json @@ -38,5 +38,7 @@ // Added by @FirePro ["trbvn.com", "pp.ua"], // Added by @fgirbreau - ["20email.eu", "20email.it"] + ["20email.eu", "20email.it"], + // Added by @dustywusty from https://raw.githubusercontent.com/ivolo/disposable-email-domains/master/index.json + [ "027168.com", "1ce.us", "20mail.in", "24hourmail.com", "a.betr.co", "ac20mail.in", "asdasd.nl", "ass.pp.ua", "big1.us", "c51vsgq.com", "ce.mintemail.com", "chacuo.net", "crazespaces.pw", "cx.de-a.org", "dlemail.ru", "domforfb1.tk", "domforfb2.tk", "domforfb3.tk", "domforfb4.tk", "domforfb5.tk", "domforfb6.tk", "domforfb7.tk", "domforfb8.tk", "domforfb9.tk", "dw.now.im", "dx.abuser.eu", "dx.allowed.org", "dx.awiki.org", "dx.ez.lv", "dx.sly.io", "email.cbes.net", "emailisvalid.com", "eml.pp.ua", "est.une.victime.ninja", "fake-email.pp.ua", "flemail.ru", "fornow.eu", "fw.moza.pl", "g.hmail.us", "get.pp.ua", "go.irc.so", "humn.ws.gy", "inbound.plus", "instantemailaddress.com", "ip4.pp.ua", "ip6.pp.ua", "iroid.com", "jobbikszimpatizans.hu", "jp.ftp.sh", "labetteraverouge.at", "lastmail.com", "loh.pp.ua", "lr7.us", "luv2.us", "m.ddcrew.com", "mailsac.com", "mfsa.ru", "mohmal.com", "mor19.uu.gl", "ms9.mailslite.com", "my.efxs.ca", "nospam.wins.com.br", "oshietechan.link", "phpbb.uu.gl", "po.bot.nu", "poh.pp.ua", "postacin.com", "qs.dp76.com", "radiku.ye.vc", "receiveee.chickenkiller.com", "rk9.chickenkiller.com", "ruffrey.com", "rx.dred.ru", "rx.qc.to", "scatmail.com", "shitmail.de", "shotmail.ru", "soodomail.com", "spam-be-gone.com", "spybox.de", "sr.ro.lt", "ss.undo.it", "sudolife.me", "sudolife.net", "sudomail.biz", "sudomail.com", "sudomail.net", "sudoverse.com", "sudoverse.net", "sudoweb.net", "sudoworld.com", "sudoworld.net", "t.psh.me", "temp-mail.com", "temp-mail.de", "temp.bartdevos.be", "tempmail.co", "thrott.com", "throwawaymail.com", "trayna.com", "trbvo.com", "ty.ceed.se", "unmail.ru", "ux.dob.jp", "ux.uk.to", "vfemail.net", "vp.ycare.de", "walkmail.ru", "we.qq.my", "wefjo.grn.cc", "wegwerpmailadres.nl", "wollan.info", "wovz.cu.cc", "wr.moeri.org", "xing886.uu.gl", "xoxox.cc", "yert.ye.vc", "ze.gally.jp" ] ]