Comparing version 5.2.7 to 5.2.8
@@ -5,3 +5,3 @@ const fetch = require("node-fetch"); | ||
get: async function (params) { | ||
return fetch(`http://cuteasfubuki.cf/api/${params}`) | ||
return fetch(`http://51.161.33.197/api/${params}`) | ||
.then((res) => res.json()) | ||
@@ -8,0 +8,0 @@ .then((json) => { |
{ | ||
"name": "akaneko", | ||
"version": "5.2.7", | ||
"version": "5.2.8", | ||
"description": "An Anime/Hentai Image API which simplifies how you fetch random images for you! Reliable, and very pleasure friendly!", | ||
@@ -5,0 +5,0 @@ "main": "fubuki.js", |
@@ -15,19 +15,9 @@ <div align="center"> | ||
[Discord Server](https://discord.gg/DxHvWwC) | [Repository](https://gitlab.com/weeb-squad/akaneko) | ||
[Discord Server](https://discord.gg/DxHvWwC) | [Repository](https://gitlab.com/weeb-squad/akaneko) | [Help fund Akaneko♡](https://www.buymeacoffee.com/ryumin) | ||
## Installation | ||
``npm install akaneko`` | ||
## Changelogs | ||
## v5.2.5 (Fix) | ||
- Changed host website, fix issue with Akaneko not delivering images. | ||
### v5.1.3 | ||
- Updated Typescript for succubus function, thanks Taksumaki ! ~ | ||
### v5.1.1 | ||
- Added Succubus Function (NSFW) | ||
- Fixed RichEmbed to MessageEmbed (Readme) | ||
- Removed Loli Function (ToS) | ||
## Example(s) | ||
@@ -34,0 +24,0 @@ **NodeJS:** |
17915
8
218