mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-20 12:24:12 +00:00
+14
-5
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user