From c216c677e1b91d4e79011adec5ea30253700d2b2 Mon Sep 17 00:00:00 2001 From: Braydon Date: Mon, 8 Apr 2024 20:34:02 -0700 Subject: [PATCH] Update server/favicon --- server%2Ffavicon.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/server%2Ffavicon.md b/server%2Ffavicon.md index bf51612..ec8870b 100644 --- a/server%2Ffavicon.md +++ b/server%2Ffavicon.md @@ -1,13 +1,12 @@ # Server Favicon -`GET` `/server/icon//` +`GET` `/server/icon/` -Get the favicon of a Java or Bedrock server. +Get the favicon of a Java edition server. ## Path Variables | Name | Type | Description | |----------|:------:|--------------------------------:| -| platform | string | `JAVA` or `BEDROCK` | | hostname | string | `The server hostname to lookup` | ## Response -![Server Favicon](https://mc.rainnny.club/server/icon/java/mc.hypixel.net) \ No newline at end of file +![Server Favicon](https://mc.rainnny.club/server/icon/mc.hypixel.net) \ No newline at end of file