diff --git a/domains/vighnesh.json b/domains/vighnesh.json new file mode 100644 index 000000000..f084dca62 --- /dev/null +++ b/domains/vighnesh.json @@ -0,0 +1,21 @@ +{ + "owner": { + "username": "thevighneshpawar", + "email": "vighneshpawar004@gmail.com" + }, + "records": { + "CNAME": "thevighneshpawar.github.io", + "MX": [ + { + "priority": 10, + "target": "mx1.improvmx.com" + }, + { + "priority": 20, + "target": "mx2.improvmx.com" + } + ], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + }, + "proxied": true +}