From 15bdec70c281e9e4a2d96931ebeb0d29b58dec98 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Mon, 21 Mar 2022 11:01:41 +0530 Subject: [PATCH] Update semant.json so yeah I decided to use it as my personal mail. --- domains/semant.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/domains/semant.json b/domains/semant.json index 83a0a1587..1890cc030 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -1,11 +1,23 @@ { "description": "Semant's Website", - "repo": "https://github.com/semant-panda/semant-panda.github.io", + "repo": "https://github.com/bad-boy-codes/bad-boy-codes.github.io", "owner": { "username": "bad-boy-codes", - "email": "sonupanda078@gmail.com" + "email": "sonupanda078@gmail.com", + "discord": "Bad Boy Plays#9608", + "note": "My Discord ID is 445073800850046977." }, "record": { - "CNAME": "bad-boy-codes.github.io" + "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" } }