mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-07 00:23:47 +00:00
Moved CNAME to a separate records
This commit is contained in:
@@ -4,12 +4,7 @@
|
||||
"email": "richard@kanshen.click"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "deadcodegames.github.io",
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "RichardKanshen",
|
||||
"email": "richard@kanshen.click"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "deadcodegames.github.io"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user