From 69985c7bae6e7df8b803921147187cc18e174c31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20H=C3=A4gglund?= <23344014+adamhagglund@users.noreply.github.com> Date: Tue, 26 Oct 2021 17:11:32 +0200 Subject: [PATCH] Update CORS for MMoA (#2709) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00e46c9c..f2de52c9 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ API | Description | Auth | HTTPS | CORS | | [Icon Horse](https://icon.horse) | Favicons for any website, with fallbacks | No | Yes | Yes | | [Iconfinder](https://developer.iconfinder.com) | Icons | `apiKey` | Yes | Unknown | | [Icons8](http://docs.icons8.apiary.io/#reference/0/meta) | Icons | `OAuth` | Yes | Unknown | -| [Metropolitan Museum of Art](https://metmuseum.github.io/) | Met Museum of Art | No | Yes | Unknown | +| [Metropolitan Museum of Art](https://metmuseum.github.io/) | Met Museum of Art | No | Yes | No | | [Noun Project](http://api.thenounproject.com/index.html) | Icons | `OAuth` | No | Unknown | | [PHP-Noise](https://php-noise.com/) | Noise Background Image Generator | No | Yes | Yes | | [Pixel Encounter](https://pixelencounter.com/api) | SVG Icon Generator | No | Yes | No |