From 336ee4bb3440ff9b89c7fbff1225c4513c81a922 Mon Sep 17 00:00:00 2001 From: Crystal Bajgai <66400444+crystalbajgai@users.noreply.github.com> Date: Tue, 14 Mar 2023 09:31:23 +0545 Subject: [PATCH] Update rcrystal.json records. --- domains/crystal.json | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/domains/crystal.json b/domains/crystal.json index ac3244dba..a43a123e8 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -3,17 +3,10 @@ "repo": "https://github.com/crystalbajgai/crystalbajgai.github.io", "owner": { "username": "crystalbajgai", - "email": "crystalnplol@gmail.com", - "twitter": "Crissy0__0" + "email": "crystalbajgai@gmail.com", + "twitter": "@Crissy0__0" }, - "record": { - "A": [ - "212.193.3.66" - ], - "MX": [ - "ns5.crystalcloud.xyz", - "ns6.crystalcloud.xyz" - ], - "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all" - } -} + "record": { + "CNAME": "crystalbajgai.github.io" + } +}