Browse Source

Fix xkcd info (#1068)

Fix #989
pull/1070/head
Alexander Santos 4 years ago
committed by Yann Bertrand
parent
commit
32089203d2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -420,7 +420,7 @@ API | Description | Auth | HTTPS | CORS |
| [Steam](https://developer.valvesoftware.com/wiki/Steam_Web_API) | Steam Client Interaction | `OAuth` | Yes | Unknown |
| [Vainglory](https://developer.vainglorygame.com/) | Vainglory Players, Matches and Telemetry | `apiKey` | Yes | Yes |
| [Wargaming.net](https://developers.wargaming.net/) | Wargaming.net info and stats | `apiKey` | Yes | No |
| [xkcd](https://xkcd.com/json.html) | Retrieve xkcd comics as JSON | No | Yes | Yes |
| [xkcd](https://xkcd.com/json.html) | Retrieve xkcd comics as JSON | No | Yes | No |

**[⬆ Back to Index](#index)**
### Geocoding


Loading…
Cancel
Save