Added MX & SPF Records and Changed Email

This commit is contained in:
L Lawliet
2024-06-07 11:43:25 +05:30
committed by GitHub
parent b8de506553
commit 3fce141b0e
+3 -1
View File
@@ -3,9 +3,11 @@
"repo": "https://github.com/l6174/l6174.github.io",
"owner": {
"username": "l6174",
"email": "l.lawliet6174@gmail.com"
"email": "l6174@proton.me"
},
"record": {
"CNAME": "l6174.github.io"
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}