From 199e5182fcfb898a862f8e8e68d86708d7dd7151 Mon Sep 17 00:00:00 2001 From: Samyak Jain <89599623+samyakjain1908@users.noreply.github.com> Date: Tue, 10 Jan 2023 09:46:40 +0530 Subject: [PATCH] Update README.md AniApi link changed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7348891..420f14af 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ 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 | +| [AniAPI](https://publicapi.dev/ani-api) | 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 |