From bbb46106f9cf82d2addde62beb738eaa6254f0c4 Mon Sep 17 00:00:00 2001 From: Darless <3382617+darless@users.noreply.github.com> Date: Mon, 28 Aug 2023 08:17:03 -0500 Subject: [PATCH] Remove extra chuck norris DB that does not work. (#184) 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 776e871..b9ec44b 100644 --- a/README.md +++ b/README.md @@ -819,7 +819,6 @@ | [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 |