Removed AniAPI (#57)

* Removed AniAPI

* Removed AniAPI
This commit is contained in:
schnappi 2022-12-06 16:22:38 +01:00 committed by GitHub
parent e5e32c86c7
commit 6bd740c399
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 11 deletions

View file

@ -145,7 +145,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| Yes |
| [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|

View file

@ -226,15 +226,6 @@
"Link": "https://zoo-animal-api.herokuapp.com/",
"Category": "Animals"
},
{
"API": "AniAPI",
"Description": "Anime discovery, streaming & syncing with trackers",
"Auth": "OAuth",
"HTTPS": true,
"Cors": "yes",
"Link": "https://aniapi.com/docs/",
"Category": "Anime"
},
{
"API": "AniDB",
"Description": "Anime Database",
@ -12860,4 +12851,4 @@
"Link": "https://yandex.com/dev/weather/",
"Category": "Weather"
}
]}
]}