Update server/favicon
parent
85d9e2fb98
commit
c216c677e1
@ -1,13 +1,12 @@
|
||||
# Server Favicon
|
||||
`GET` `/server/icon/<platform>/<hostname>`
|
||||
`GET` `/server/icon/<hostname>`
|
||||
|
||||
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)
|
||||
![Server Favicon](https://mc.rainnny.club/server/icon/mc.hypixel.net)
|
Loading…
Reference in New Issue
Block a user