diff --git a/domains/gornostay25.json b/domains/gornostay25.json index 4de2d7fc3..482386f70 100644 --- a/domains/gornostay25.json +++ b/domains/gornostay25.json @@ -1,9 +1,14 @@ { "owner": { "username": "gornostay25", - "email": "volodia.palamar25+github@gmail.com" + "email": "me@gornostay25.is-a.dev" }, "record": { - "CNAME": "gornostay25.github.io" + "CNAME": "gornostay25.github.io", + "TXT":"v=spf1 include:spf.improvmx.com ~all", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } }