From 0d1d48d7509749103b27f033bdf683bbf2a22ef7 Mon Sep 17 00:00:00 2001 From: Irfan Date: Sun, 8 Apr 2018 21:54:59 +0500 Subject: [PATCH] Jikan API has CORS enabled Changed value; `Unknown` -> `Yes` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e16dc4b..9a0df1fa 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ API | Description | Auth | HTTPS | CORS | Link | API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | AniList | Anime discovery & tracking | `OAuth` | Yes | Unknown | [Go!](https://github.com/AniList/ApiV2-GraphQL-Docs) | -| Jikan | Unofficial MyAnimeList API | No | Yes | Unknown | [Go!](https://jikan.me) | +| Jikan | Unofficial MyAnimeList API | No | Yes | Yes | [Go!](https://jikan.me) | | Kitsu | Anime discovery platform | `OAuth` | Yes | Unknown | [Go!](http://docs.kitsu.apiary.io/) | | Studio Ghibli | Resources from Studio Ghibli films | No | Yes | Unknown | [Go!](https://ghibliapi.herokuapp.com) |