From 83731d01e067007959101b2d90cfe78dc481dc71 Mon Sep 17 00:00:00 2001 From: Caiden <119334408+Caiden-P@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:20:41 +0200 Subject: [PATCH] Update caiden.json --- domains/caiden.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/caiden.json b/domains/caiden.json index bc149dea8..ea86a4fa8 100644 --- a/domains/caiden.json +++ b/domains/caiden.json @@ -1,11 +1,9 @@ { "owner": { "username": "Caiden-P", - "email": "iididhejejdj@gmail.com" + "discord": "caiden.xyz" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "caiden.onrender.com" } }