From aba09e30b1f2c782aba4a93346a542cdfc52d916 Mon Sep 17 00:00:00 2001 From: darless <3382617+darless@users.noreply.github.com> Date: Mon, 9 Jan 2023 10:55:00 -0600 Subject: [PATCH] Remove extra chuck norris DB that does not work There already is a chuck norris API that works. The 2nd one does not work. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f7348891..a74ade7c 100644 --- a/README.md +++ b/README.md @@ -828,7 +828,6 @@ API | Description | Auth | HTTPS | CORS | | [Bugsnax](https://www.bugsnaxapi.com/) | Get information about Bugsnax | No | Yes | Yes | | [CheapShark](https://www.cheapshark.com/api) | Steam/PC Game Prices and Deals | No | Yes | Yes | | [Chess.com](https://www.chess.com/news/view/published-data-api) | Chess.com read-only REST API | No | Yes | Unknown | -| [Chuck Norris Database](http://www.icndb.com/api/) | Jokes | No | No | Unknown | | [Clash of Clans](https://developer.clashofclans.com) | Clash of Clans Game Information | `apiKey` | Yes | Unknown | | [Clash Royale](https://developer.clashroyale.com) | Clash Royale Game Information | `apiKey` | Yes | Unknown | | [Comic Vine](https://comicvine.gamespot.com/api/documentation) | Comics | No | Yes | Unknown |