Update imat.json

This commit is contained in:
William Harrison
2023-08-19 12:26:06 +08:00
committed by GitHub
parent 783e34c288
commit bcbc1522e2
+11 -2
View File
@@ -3,9 +3,18 @@
"repo": "https://github.com/imatx/imatx.github.io",
"owner": {
"username": "imatx",
"email": "adam.essakhi16+mat@gmail.com"
"email": "adam.essakhi16+github@gmail.com"
},
"record": {
"CNAME": "imatx.github.io"
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
"TXT": "forward-email=adam.essakhi16+imat@gmail.com"
}
}