From 90f9e5a1be0ea78586032686944fb22e8037b597 Mon Sep 17 00:00:00 2001 From: Padmashree Jha Date: Sun, 10 Oct 2021 14:22:04 +0530 Subject: [PATCH] Change Axolotl CORS to Yes (#2437) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfb050c0..20e5f990 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ ### Animals API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [Axolotl](https://theaxolotlapi.netlify.app/) | Collection of axolotl pictures and facts | No | Yes | Unknown | +| [Axolotl](https://theaxolotlapi.netlify.app/) | Collection of axolotl pictures and facts | No | Yes | Yes | | [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No | | [Cataas](https://cataas.com/) | Cat as a service (cats pictures and gifs) | No | Yes | Unknown | | [catAPI](https://github.com/ThatCopy/catAPI/wiki/Usage) | Random pictures of cats | No | Yes | Yes |