diff --git a/domains/undefined.json b/domains/undefined.json index fcf0dfc26..3ca397f2e 100644 --- a/domains/undefined.json +++ b/domains/undefined.json @@ -7,6 +7,11 @@ "twitter": "undefiined__" }, "record": { - "CNAME": "baokhang4930.github.io" - } + "CNAME": "baokhang4930.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } }