From 299d88029ceb2d0b482f12843bcf47748ed42e52 Mon Sep 17 00:00:00 2001 From: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> Date: Tue, 1 Oct 2019 21:48:40 +0200 Subject: [PATCH] Remove AXFR database which is dead (#1036) Fix #1016 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ea313767..c3f16b17 100644 --- a/README.md +++ b/README.md @@ -660,7 +660,6 @@ API | Description | Auth | HTTPS | CORS | ### Security API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [AXFR Database](http://api.axfrcheck.com) | AXFR public database | No | No | Unknown | | [FilterLists](https://filterlists.com/api) | Lists of filters for adblockers and firewalls | No | Yes | Unknown | | [HaveIBeenPwned](https://haveibeenpwned.com/API/v2) | Passwords which have previously been exposed in data breaches | No | Yes | Unknown | | [National Vulnerability Database](https://nvd.nist.gov/vuln/Data-Feeds/JSON-feed-changelog) | U.S. National Vulnerability Database | No | Yes | Unknown |