mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-06-09 10:13:32 +00:00
9ff07dedfd
Removed the CNAME record and add A records.
22 lines
546 B
JSON
22 lines
546 B
JSON
{
|
|
"description": "Hansana's Portfolio with a custom email",
|
|
"repo": "https://github.com/hansanaD/hansanad.github.io",
|
|
"owner": {
|
|
"username": "hansanaD",
|
|
"email": "josephandrew1@logicstreak.com"
|
|
},
|
|
"record": {
|
|
"A": [
|
|
"185.199.108.153",
|
|
"185.199.109.153",
|
|
"185.199.110.153",
|
|
"185.199.111.153"
|
|
],
|
|
"MX": [
|
|
"mx1.improvmx.com",
|
|
"mx2.improvmx.com"
|
|
],
|
|
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
|
}
|
|
}
|