From 3e4a0986a2bbc850e31040ecf05fe0cbbe98c3ec Mon Sep 17 00:00:00 2001 From: Max Belsky Date: Wed, 11 Oct 2017 17:32:28 +0700 Subject: [PATCH] Update Auth type for Battle.net --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 403cac54..56d0de1e 100644 --- a/README.md +++ b/README.md @@ -276,7 +276,7 @@ API | Description | Auth | HTTPS | Link | ### Games & Comics API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| Battle.net | Blizzard Entertainment | No | Yes | [Go!](https://dev.battle.net/) | +| Battle.net | Blizzard Entertainment | `apiKey` | Yes | [Go!](https://dev.battle.net/) | | Battlefield 4 | Battlefield 4 Information | No | Yes | [Go!](https://bf4stats.com/api) | | Chuck Norris Database | Jokes | No | No | [Go!](http://www.icndb.com/api/) | | Clash of Clans | Clash of Clans Game Information | No | Yes | [Go!](https://developer.clashofclans.com) |