From 007b4df978d237c5d29c41e72a4b81aa4c172c82 Mon Sep 17 00:00:00 2001 From: Francois-Guillaume Ribreau Date: Wed, 22 May 2019 19:25:37 +0200 Subject: [PATCH] doc(readme): update numbers :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51dc1b69..a2b22dc5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/francois-guillaume-ribreau?utm_source=github&utm_medium=button&utm_term=francois-guillaume-ribreau&utm_campaign=github) [![available-for-advisory](https://img.shields.io/badge/available%20for%20advising-yes-ff69b4.svg?)](http://bit.ly/2c7uFJq) ![extra](https://img.shields.io/badge/actively%20maintained-yes-ff69b4.svg?) -Cross-language email validation. Backed by a [database](./list.txt) of **over 19000 throwable email domains**. +Cross-language email validation. Backed by a [database](./list.txt) of **over 30 000 throwable email domains**. * 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.txt](./list.txt))