From 283e297f164d2389a51c78392a7fe3a09d917fbf Mon Sep 17 00:00:00 2001 From: ZZCWC <85448514+losier@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:25:54 +0530 Subject: [PATCH] Removed Excuser from entertainment Removed Excuser from entertainment because when i try tried to vist its link it shows an application error from Heroku Here is the link if you want to try your own [Excuser](https://excuser.herokuapp.com/) Sorry for bad description cuz i dont know how should i describe it --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f7348891..1f394742 100644 --- a/README.md +++ b/README.md @@ -695,7 +695,6 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [chucknorris.io](https://api.chucknorris.io) | JSON API for hand curated Chuck Norris jokes | No | Yes | Unknown | | [Corporate Buzz Words](https://github.com/sameerkumar18/corporate-bs-generator-api) | REST API for Corporate Buzz Words | No | Yes | Yes | -| [Excuser](https://excuser.herokuapp.com/) | Get random excuses for various situations | No | Yes | Unknown | | [Fun Fact](https://api.aakhilv.me) | A simple HTTPS api that can randomly select and return a fact from the FFA database | No | Yes | Yes | | [Imgflip](https://imgflip.com/api) | Gets an array of popular memes | No | Yes | Unknown | | [Meme Maker](https://mememaker.github.io/API/) | REST API for create your own meme | No | Yes | Unknown |