From 33c5608c857f15eb3cd39e825d0a3fa3e7dd5371 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 31 May 2018 15:21:35 -0400 Subject: [PATCH] Remove MailTest fixes issue #664 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ef7c0ec5..c4ee425a 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,6 @@ API | Description | Auth | HTTPS | CORS | Link | | languagelayer | Language detection | No | Yes | Unknown | [Go!](https://languagelayer.com) | | Lob.com | US Address Verification | `apiKey` | Yes | Unknown | [Go!](https://lob.com/) | | mailboxlayer | Email address validation | No | Yes | Unknown | [Go!](https://mailboxlayer.com) | -| MailTest | Email address validation | No | Yes | Unknown | [Go!](http://mailtest.in/documentation/) | | NumValidate | Open Source phone number validation | No | Yes | Unknown | [Go!](https://numvalidate.com) | | numverify | Phone number validation | No | Yes | Unknown | [Go!](https://numverify.com) | | PurgoMalum | Content validator against profanity & obscenity | No | No | Unknown | [Go!](http://www.purgomalum.com) |