From e53cd1dac64631d7ae1773e554f3111cdabb60c5 Mon Sep 17 00:00:00 2001 From: draco-malfoy <46344490+draco-malfoy@users.noreply.github.com> Date: Tue, 26 Oct 2021 10:16:26 +0530 Subject: [PATCH] Add Random Useless Facts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 314d3c49..de6f3744 100644 --- a/README.md +++ b/README.md @@ -570,6 +570,7 @@ API | Description | Auth | HTTPS | CORS | | [chucknorris.io](https://api.chucknorris.io) | JSON API for hand curated Chuck Norris jokes | No | Yes | Unknown | | [Imgflip](https://imgflip.com/api) | Gets an array of popular memes | No | Yes | Unknown | | [NaMoMemes](https://github.com/theIYD/NaMoMemes) | Memes on Narendra Modi | No | Yes | Unknown | +| [Random Useless Facts](https://uselessfacts.jsph.pl/) | Get useless, but true facts | No | Yes | Unknown | | [Yo Momma Jokes](https://github.com/beanboi7/yomomma-apiv2) | REST API for Yo Momma Jokes | No | Yes | Unknown | **[⬆ Back to Index](#index)**