From 2a4979d2026d79a672bd7a9d8d7eda390699b0a9 Mon Sep 17 00:00:00 2001 From: Psycoguana <21992381+Psycoguana@users.noreply.github.com> Date: Wed, 22 Mar 2023 10:18:14 -0300 Subject: [PATCH] Replace broken Sakura API for a working version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7348891..cfaa4127 100644 --- a/README.md +++ b/README.md @@ -896,7 +896,7 @@ API | Description | Auth | HTTPS | CORS | | [Riot Games](https://developer.riotgames.com/) | League of Legends Game Information | `apiKey` | Yes | Unknown | | [RPS 101](https://rps101.pythonanywhere.com/api) | Rock, Paper, Scissors with 101 objects | No | Yes | Yes | | [RuneScape](https://runescape.wiki/w/Application_programming_interface) | RuneScape and OSRS RPGs information | No | Yes | No | -| [Sakura CardCaptor](https://github.com/JessVel/sakura-card-captor-api) | Sakura CardCaptor Cards Information | No | Yes | Unknown | +| [Sakura CardCaptor](https://github.com/Psycoguana/sakura-card-captor-api) | Sakura CardCaptor Cards Information | No | Yes | Yes | | [Scryfall](https://scryfall.com/docs/api) | Magic: The Gathering database | No | Yes | Yes | | [SpaceTradersAPI](https://spacetraders.io?rel=pub-apis) | A playable inter-galactic space trading MMOAPI | `OAuth` | Yes | Yes | | [Steam](https://steamapi.xpaw.me/) | Steam Web API documentation | `apiKey` | Yes | No |