From 6dba1277fab355f413f0c44579f89cf6c0e09e67 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 20 Sep 2024 09:05:14 -0400 Subject: [PATCH] chore: fixing invalid json --- domains/mwanothere.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwanothere.json b/domains/mwanothere.json index 0266d240a..0fe23b8c2 100644 --- a/domains/mwanothere.json +++ b/domains/mwanothere.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "URL": "edge.redirect.pizza" + "CNAME": "edge.redirect.pizza" } }