From 77c7a5946ae6d9e4321ab02bbfe3a0331659cfc0 Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Fri, 27 Aug 2021 11:14:14 -0400 Subject: [PATCH] remove url from CNAME --- domains/MystPi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/MystPi.json b/domains/MystPi.json index 2d4ad2953..47cc02e6e 100644 --- a/domains/MystPi.json +++ b/domains/MystPi.json @@ -6,6 +6,6 @@ "email": "blaunoah@gmail.com" }, "record": { - "CNAME": "http://glitch.edgeapp.net/" + "CNAME": "glitch.edgeapp.net" } }