Update api/server/blocked

Braydon 2024-04-16 16:49:30 -07:00
parent 8b1f12ec24
commit fd08f3b9d9

@ -1,9 +1,9 @@
# Mojang Blocked # Mojang Blocked
`GET` [/server/blocked/(hostname)](https://mc.rainnny.club/server/blocked/arkhamnetwork.org) `GET` [/server/blocked/(hostname)](https://api.restfulmc.cc/server/blocked/arkhamnetwork.org)
Check if a server is blocked by Mojang. Check if a server is blocked by Mojang.
View the [Swagger Docs](https://mc.rainnny.club/swagger-ui/index.html#/Server%20Controller/isServerBlocked) for more. View the [Swagger Docs](https://api.restfulmc.cc/swagger-ui/index.html#/Server%20Controller/isServerBlocked) for more.
## Path Variables ## Path Variables
| Name | Type | Description | | Name | Type | Description |