Merge pull request #7204 from iMatx/main

BETA: Update imat.is-a.dev
This commit is contained in:
William Harrison
2023-08-19 12:26:57 +08:00
committed by GitHub
+14 -5
View File
@@ -1,11 +1,20 @@
{
"description": "Developer portfolio",
"repo": "https://github.com/imatx/imatx.github.io",
"owner": {
"username": "iMatx",
"username": "imatx",
"email": "adam.essakhi16+github@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all",
"MX": "hosts.is-a.dev"
"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"
}
}
}