From bbb41b795e14f2ecb7311a4a5bb33ac16098caa2 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sun, 11 Jun 2017 00:02:46 -0400 Subject: [PATCH] Update HTTPS support per 301 redirect --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b936d69..b7219f05 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ Please note a passing build status indicates all listed APIs are available since | Minecraft | Minecraft server info & user info) | No | Yes | [Go!](https://mcapi.ca/) | | Open Trivia | Trivia Questions | No | Yes | [Go!](https://opentdb.com/api_config.php) | | Pokéapi | Pokémon Information | No | No | [Go!](http://pokeapi.co) | -| Qriusity | Quiz/Trivia Questions | No | No | [Go!](http://qriusity.com/) | +| Qriusity | Quiz/Trivia Questions | No | Yes | [Go!](https://qriusity.com/) | | Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) | | Steam | Steam Client Interaction | `OAuth` | Yes | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) | | SWAPI | Star Wars Information | No | Yes | [Go!](https://swapi.co) |