diff --git a/db/resources.json b/db/resources.json index d7eae8ed..a2d9f3ca 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1483, +"count": 1484, "entries": [ { "API": "Cat Facts", @@ -6102,6 +6102,15 @@ "Link": "https://github.com/DiljotSG/MCU-Countdown/blob/develop/docs/API.md", "Category": "Games & Comics" }, + { + "API": "Wynncraft", + "Description": "Wynncraft Information", + "Auth": "", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://docs.wynncraft.com/", + "Category": "Games & Comics" + }, { "API": "xkcd", "Description": "Retrieve xkcd comics as JSON",