update the config.json

This commit is contained in:
Lee
2024-04-19 23:13:14 +01:00
parent 6e2fc9e13b
commit d0f926f330
5 changed files with 16 additions and 16 deletions

View File

@ -1,6 +1,6 @@
{
"siteName": "Minecraft Utilities",
"siteDescription": "Minecraft Utilities offers you many endpoints to get information about a minecraft server or a player.",
"siteUrl": "https://mcutils.xyz/",
"apiUrl": "https://api.mcutils.xyz"
"name": "Minecraft Utilities",
"description": "Minecraft Utilities offers you many endpoints to get information about a minecraft server or a player.",
"publicUrl": "https://mcutils.xyz/",
"apiEndpoint": "https://api.mcutils.xyz"
}