From 812428868db9bf1b23dd6104eb0a44003ea5dc01 Mon Sep 17 00:00:00 2001 From: QuizzityMC <158294486+QuizzityMC@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:31:01 +1100 Subject: [PATCH] Update instances.json --- instances/instances.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/instances/instances.json b/instances/instances.json index 82dfde2..376a183 100644 --- a/instances/instances.json +++ b/instances/instances.json @@ -27,4 +27,14 @@ "country": "de", "language": "en" } + { + "name": "Canary Chat", + "url": "https://chat.quizzity.tech", + "description": "Canary Chat ", + "image": "https://raw.githubusercontent.com/ADSChat/ClientADS/refs/heads/main/logo.png", + "display": true, + "verified": false, + "country": "au", + "language": "en" + } ]