From aac6b00424df8fa35b9fce3a4c319e71a6062887 Mon Sep 17 00:00:00 2001 From: Buco <80671351+Bucolo@users.noreply.github.com> Date: Sat, 12 Mar 2022 05:50:07 +0100 Subject: [PATCH] Update waifu.im: CORS from No to Yes (#3093) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7813e19d..1eda20c1 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ API | Description | Auth | HTTPS | CORS | | [Shikimori](https://shikimori.one/api/doc) | Anime discovery, tracking, forum, rates | `OAuth` | Yes | Unknown | | [Studio Ghibli](https://ghibliapi.herokuapp.com) | Resources from Studio Ghibli films | No | Yes | Yes | | [Trace Moe](https://soruly.github.io/trace.moe-api/#/) | A useful tool to get the exact scene of an anime from a screenshot | No | Yes | No | -| [Waifu.im](https://waifu.im/docs) | Get waifu pictures from an archive of over 4000 images and multiple tags | No | Yes | No | +| [Waifu.im](https://waifu.im/docs) | Get waifu pictures from an archive of over 4000 images and multiple tags | No | Yes | Yes | | [Waifu.pics](https://waifu.pics/docs) | Image sharing platform for anime images | No | Yes | No | **[⬆ Back to Index](#index)**