From 7f9e6bc57987ea64271f2fbe3540351ed0c2544a Mon Sep 17 00:00:00 2001 From: Daniel Davis Date: Wed, 7 Jun 2023 15:43:27 +0900 Subject: [PATCH] Updated JokeAPI URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7348891..502bc175 100644 --- a/README.md +++ b/README.md @@ -867,7 +867,7 @@ API | Description | Auth | HTTPS | CORS | | [Hyrule Compendium](https://github.com/gadhagod/Hyrule-Compendium-API) | Data on all interactive items from The Legend of Zelda: BOTW | No | Yes | Unknown | | [Hytale](https://hytale-api.com/) | Hytale blog posts and jobs | No | Yes | Unknown | | [IGDB.com](https://api-docs.igdb.com) | Video Game Database | `apiKey` | Yes | Unknown | -| [JokeAPI](https://sv443.net/jokeapi/v2/) | Programming, Miscellaneous and Dark Jokes | No | Yes | Yes | +| [JokeAPI](https://jokeapi.dev) | Programming, Miscellaneous and Dark Jokes | No | Yes | Yes | | [Jokes One](https://jokes.one/api/joke/) | Joke of the day and large category of jokes accessible via REST API | `apiKey` | Yes | Yes | | [Jservice](http://jservice.io) | Jeopardy Question Database | No | No | Unknown | | [Lichess](https://lichess.org/api) | Access to all data of users, games, puzzles and etc on Lichess | `OAuth` | Yes | Unknown |