From 186129682354e0e2dae53443a3624d0ed3526d45 Mon Sep 17 00:00:00 2001 From: Name=Yug <112211279+YUG38@users.noreply.github.com> Date: Mon, 16 Oct 2023 17:08:27 -0500 Subject: [PATCH] Update yug.json --- domains/yug.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/yug.json b/domains/yug.json index 87fbf0a96..57761c542 100644 --- a/domains/yug.json +++ b/domains/yug.json @@ -1,11 +1,10 @@ { "owner": { "username": "YUG38", - "email": "4yugpatel123@gmail.com" + "email": "4yugpatel123@gmail.com", + "discord": "name_yug" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "YUG38.github.io" } -} \ No newline at end of file +}