mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-11 04:23:14 +00:00
Merge pull request #3933 from is-a-dev-bot/patch-4
Add email forwarding
This commit is contained in:
@@ -6,7 +6,19 @@
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "joe-is-coding.github.io"
|
||||
"A": [
|
||||
|
||||
"185.199.108.153",
|
||||
|
||||
"185.199.109.153",
|
||||
|
||||
"185.199.110.153",
|
||||
|
||||
"185.199.111.153"
|
||||
|
||||
],
|
||||
"MX": ["mx.mailtie.com"],
|
||||
"TXT": "mailtie=joesjourney500@gmail.com"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user