From 9f8a9ba6aaa4546858f85625230ad3c11ad47db0 Mon Sep 17 00:00:00 2001 From: Alex Uskov Date: Wed, 10 May 2023 15:04:08 +0400 Subject: [PATCH] Update some-random-api.ml to com cause owner skill issue --- README.md | 2 +- src/API.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a79fac..9a23877 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Nya features a floating screen, allowing Nya to be accessed outside of the gamep * [Fluxpoint.dev](https://fluxpoint.dev/api) * [Anime-Images API](https://anime-api.hisoka17.repl.co/) * [Catboys](https://catboys.com/) -* [Animals (some-random-api.ml)](https://some-random-api.ml/) +* [Animals (https://some-random-api.com)](https://some-random-api.com/) * [Local Files](#local-files) ### Local Files In order for local files to work there must be compatible images in the sfw / nsfw files found in Nya's folder in `ModData\com.beatgames.beatsaber\Mods\Nya\Images`. diff --git a/src/API.cpp b/src/API.cpp index 1e40cbd..3054f4b 100644 --- a/src/API.cpp +++ b/src/API.cpp @@ -222,7 +222,7 @@ inline std::map endpoint_data = { }, {"Animals", { - "https://some-random-api.ml/animal/", + "https://some-random-api.com/animal/", DataMode::Json, { {"cat", "cat"},