diff --git a/api%2Fserver%2Ffavicon.md b/api%2Fserver%2Ffavicon.md index f16aa1b..0c2ec03 100644 --- a/api%2Fserver%2Ffavicon.md +++ b/api%2Fserver%2Ffavicon.md @@ -1,9 +1,9 @@ # Server Favicon -`GET` [/server/icon/(hostname)](https://mc.rainnny.club/server/icon/hypixel.net) +`GET` [/server/icon/(hostname)](https://api.restfulmc.cc/server/icon/hypixel.net) Get the favicon of a Java edition server. -View the [Swagger Docs](https://mc.rainnny.club/swagger-ui/index.html#/Server%20Controller/getServerFavicon) for more. +View the [Swagger Docs](https://api.restfulmc.cc/swagger-ui/index.html#/Server%20Controller/getServerFavicon) for more. ## Path Variables | Name | Type | Description | @@ -11,4 +11,4 @@ View the [Swagger Docs](https://mc.rainnny.club/swagger-ui/index.html#/Server%20 | hostname | string | `The server hostname to lookup (Append : for port)` | ## Response -![Server Favicon](https://mc.rainnny.club/server/icon/mc.hypixel.net) \ No newline at end of file +![Server Favicon](https://api.restfulmc.cc/server/icon/mc.hypixel.net) \ No newline at end of file