diff --git a/docs/index.md b/docs/index.md index 429ca14..fae264a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,8 +2,8 @@ ### Animu API -- Version: `1.3.8` -- Base URL: `https://animu.ml/api/:endpoint` +- Version: `2.4.8` +- Base URL: `https://waifu.it/api/:endpoint` - Protocols: `https` - Responds With: `application/json` @@ -33,7 +33,7 @@ To get your API token, join this [discord server](https://discord.gg/yyW389c), t **How can I support the project?** -- Contribute to the [API](https://github.com/AnimuAPI/Animu) +- Contribute to the [API](https://github.com/WaifuAPI/Waifu.it) - Donate me via [Ko-fi](https://ko-fi.com/Aeryk) - Give feedback or suggestions in [discord server](https://discord.gg/yyW389c). diff --git a/package.json b/package.json index 1c5eb40..f21fcfc 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "private": true, - "name": "animu_docs", - "version": "1.6.10", + "name": "waifu.it_docs", + "version": "1.7.10", "description": "Documentatin for a API Serving Anime stuff", - "author": "Kyoyo", + "author": "Aeryk", "license": "AGPLv3", "scripts": { "dev": "dumi dev", diff --git a/src/API Packages/javascript.md b/src/API Packages/javascript.md index fcda30a..4c82416 100644 --- a/src/API Packages/javascript.md +++ b/src/API Packages/javascript.md @@ -4,6 +4,6 @@ - `npm i anime-facts` [package link](https://www.npmjs.com/package/anime-facts) _**works for Anime Fact endpoint only**_ -- `npm i random-anime-quotes` [package link](https://www.npmjs.com/package/random-anime-quotes) _**works for Anime Quote endpoint only**_ +- `npm i random-anime-quotes` [package link](https://www.npmjs.com/package/random-anime-quotes) _**works for Anime Quote endpoint only**_ `[NOT UPDATED]` -- `npm i ariapi.js` [package link](https://www.npmjs.com/package/ariapi.js) _**works for all endpoints**_ +- `npm i ariapi.js` [package link](https://www.npmjs.com/package/ariapi.js) _**works for all endpoints**_ `[NOT UPDATED]` diff --git a/src/API Packages/python.md b/src/API Packages/python.md index 42ab483..ed2565f 100644 --- a/src/API Packages/python.md +++ b/src/API Packages/python.md @@ -2,4 +2,5 @@ --- -- `pip install animu` [package link](https://pypi.org/project/animu/) _**works for all endpoints**_ +- `pip install animu` [package link](https://pypi.org/project/animu/) _**works for all endpoints**_ `[NOT UPDATED]` + diff --git a/src/Authentication/index.md b/src/Authentication/index.md index 9675fba..30beb50 100644 --- a/src/Authentication/index.md +++ b/src/Authentication/index.md @@ -2,7 +2,7 @@ - Use the API key that you generate to authenticate each request made to the API. -> If you don’t have an API Key, then just head over to https://docs.animu.ml/#frequently-asked-questions-faqs, then read and get one for free. +> If you don’t have an API Key, then just head over to https://docs.waifu.it/#frequently-asked-questions-faqs, then read and get one for free. > **Request Header** >