mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-06-01 10:12:39 +00:00
Added MX & SPF Records and Changed Email
This commit is contained in:
+3
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user