From e64c3cca992637233ec617820c1d7051ebc49039 Mon Sep 17 00:00:00 2001 From: Yeray Date: Wed, 21 Dec 2022 11:52:46 +0100 Subject: [PATCH] Replace Age Of Empires API for the most famous, aoe2.net --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7348891..37376bfe 100644 --- a/README.md +++ b/README.md @@ -817,7 +817,7 @@ API | Description | Auth | HTTPS | CORS | ### Games & Comics API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [Age of Empires II](https://age-of-empires-2-api.herokuapp.com) | Get information about Age of Empires II resources | No | Yes | No | +| [Age of Empires II](https://aoe2.net/#api) | Get information about Age of Empires II leaderboards, ratings and matches | No | Yes | No | | [AmiiboAPI](https://amiiboapi.com/) | Nintendo Amiibo Information | No | Yes | Yes | | [Animal Crossing: New Horizons](http://acnhapi.com/) | API for critters, fossils, art, music, furniture and villagers | No | Yes | Unknown | | [Autochess VNG](https://github.com/didadadida93/autochess-vng-api) | Rest Api for Autochess VNG | No | Yes | Yes |