From 66cdbb3e41a1bc0e2aae105eddc68cdf908892ae Mon Sep 17 00:00:00 2001 From: Franco <115720207+Francoo86@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:55:09 -0400 Subject: [PATCH] Remove AniAPI The site is currently down and probably the domain is being selled. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ced25659..efc44dba 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,6 @@ API | Description | Auth | HTTPS | CORS | ### Anime API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [AniAPI](https://aniapi.com/docs/) | Anime discovery, streaming & syncing with trackers | `OAuth` | Yes | Yes | | [AniDB](https://wiki.anidb.net/HTTP_API_Definition) | Anime Database | `apiKey` | No | Unknown | | [AniList](https://github.com/AniList/ApiV2-GraphQL-Docs) | Anime discovery & tracking | `OAuth` | Yes | Unknown | | [AnimeChan](https://github.com/RocktimSaikia/anime-chan) | Anime quotes (over 10k+) | No | Yes | No |