From 933d45642ecfd19d800302260fec7b4dda4f23d0 Mon Sep 17 00:00:00 2001 From: SC Date: Wed, 4 Sep 2024 00:56:57 +0530 Subject: [PATCH] Update sc.json changed records --- domains/sc.json | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/domains/sc.json b/domains/sc.json index 221ea7326..890af4135 100644 --- a/domains/sc.json +++ b/domains/sc.json @@ -5,7 +5,17 @@ "username": "SC136", "email": "swarchuri06@gmail.com" }, - "record": { - "CNAME": "SC136.github.io" - } + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } }