From 0df3aa94ca95e45881ea55fedae5fa241d9cee86 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Fri, 27 Aug 2021 18:08:09 -0300 Subject: [PATCH] Upd Marvel http://... -> https://... and No -> Yes Marvel API support HTTPS protocol ref: #1995 resolve #1995 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab27b27c..55e63f26 100644 --- a/README.md +++ b/README.md @@ -566,7 +566,7 @@ API | Description | Auth | HTTPS | CORS | | [Lichess](https://lichess.org/api) | Access to all data of users, games, puzzles and etc on Lichess | `OAuth` | Yes | Unknown | | [Magic The Gathering](http://magicthegathering.io/) | Magic The Gathering Game Information | No | No | Unknown | | [Mario Kart Tour](https://mario-kart-tour-api.herokuapp.com/) | API for Drivers, Karts, Gliders and Courses | `OAuth` | Yes | Unknown | -| [Marvel](http://developer.marvel.com) | Marvel Comics | `apiKey` | No | Unknown | +| [Marvel](https://developer.marvel.com) | Marvel Comics | `apiKey` | Yes | Unknown | | [MMO Games](https://www.mmobomb.com/api) | MMO Games Database, News and Giveaways | No | Yes | No | | [mod.io](https://docs.mod.io) | Cross Platform Mod API | `apiKey` | Yes | Unknown | | [Open Trivia](https://opentdb.com/api_config.php) | Trivia Questions | No | Yes | Unknown |