mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-22 02:25:41 +00:00
Add mx for email and switch github to A record
This commit is contained in:
+10
-1
@@ -6,6 +6,15 @@
|
||||
"email": "ermalhasani15@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ErmalHasani.github.io"
|
||||
"A": [
|
||||
"185.199.108.153",
|
||||
"185.199.109.153",
|
||||
"185.199.110.153",
|
||||
"185.199.111.153"
|
||||
],
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user