From 8fa8726a7c55af897ca734bd249bd3be84fdafac Mon Sep 17 00:00:00 2001 From: Maninder Sidhu <90073393+github4maninder@users.noreply.github.com> Date: Thu, 13 Jan 2022 19:32:43 -0500 Subject: [PATCH] Update maninder.json --- domains/maninder.json | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/domains/maninder.json b/domains/maninder.json index 970cb9b2b..4a870eb83 100644 --- a/domains/maninder.json +++ b/domains/maninder.json @@ -5,17 +5,7 @@ "username": "github4maninder", "email": "iamgoat@tutanota.com", }, - "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" - } + "record": { + "CNAME": "maninder.github.io" + } }