diff --git a/domains/mail.satindar.json b/domains/mail.satindar.json new file mode 100644 index 000000000..e9198a650 --- /dev/null +++ b/domains/mail.satindar.json @@ -0,0 +1,14 @@ +{ + "description": "Mail for basic privacy", + "owner": { + "username": "satindar31", + "email": "satindar31@tutanota.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/satindar.json b/domains/satindar.json index b3be8e999..6c3d578f9 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -7,6 +7,6 @@ "twitter": "satindar31" }, "record": { - "CNAME": "satindar31.github.io" + "CNAME": "satindar31.github.io" } }