diff --git a/domains/vighnesh.json b/domains/vighnesh.json new file mode 100644 index 000000000..f7d09788f --- /dev/null +++ b/domains/vighnesh.json @@ -0,0 +1,24 @@ +{ + "domain": { + "name": "vighnesh", + "type": "cname", + "value": "thevighneshpawar.github.io", + "records": { + "MX": [ + { + "priority": 10, + "server": "mx1.improvmx.com" + }, + { + "priority": 20, + "server": "mx2.improvmx.com" + } + ], + "TXT": [ + { + "value": "v=spf1 include:spf.improvmx.com ~all" + } + ] + } + } +}