diff --git a/domains/gornostay25.json b/domains/gornostay25.json index 4787dbff4..dcbb0eb21 100644 --- a/domains/gornostay25.json +++ b/domains/gornostay25.json @@ -1,9 +1,17 @@ { "owner":{ "username":"gornostay25", - "email":"volodymyr.palamar25@gmail.com" + "email":"me@gornostay25.is-a.dev" }, "record":{ - "CNAME":"gornostay25.pages.dev" + "A":[ + "172.66.46.227", + "172.66.45.29" + ], + "TXT":"v=spf1 include:spf.improvmx.com ~all", + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } }