From 6ccc312ef116894f6c23538b79ef524305b4302f Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Mon, 7 Feb 2022 07:51:41 -0300 Subject: [PATCH] Remove RandomCat, it's broken --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4fd54563..0771d553 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,6 @@ API | Description | Auth | HTTPS | CORS | | [PlaceBear](https://placebear.com/) | Placeholder bear pictures | No | Yes | Yes | | [PlaceDog](https://place.dog) | Placeholder Dog pictures | No | Yes | Yes | | [PlaceKitten](https://placekitten.com/) | Placeholder Kitten pictures | No | Yes | Yes | -| [RandomCat](https://aws.random.cat) | Random pictures of cats | No | Yes | Yes | | [RandomDog](https://random.dog/woof.json) | Random pictures of dogs | No | Yes | Yes | | [RandomDuck](https://random-d.uk/api) | Random pictures of ducks | No | Yes | No | | [RandomFox](https://randomfox.ca/floof/) | Random pictures of foxes | No | Yes | No |