From 1c66d6ec8984e7cf272703bb21c46e883d980957 Mon Sep 17 00:00:00 2001 From: Jahangir Date: Sun, 14 Apr 2019 17:10:10 +0530 Subject: [PATCH] Updated CORS policy for Cat Facts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d8b63a0..758fe7d6 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Please note a passing build status indicates all listed APIs are available since ### Animals API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | Unknown | +| [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No | | [Cats](https://thecatapi.com/docs.html) | Pictures of cats from Tumblr | `apiKey` | Yes | Unknown | | [Dogs](https://dog.ceo/dog-api/) | Based on the Stanford Dogs Dataset | No | Yes | Yes | | [HTTPCat](https://http.cat/) | Cat for every HTTP Status | No | Yes | Unknown |