mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-21 22:24:07 +00:00
Merge pull request #6046 from IMZihad21/main
Added records for forward email support
This commit is contained in:
+15
-7
@@ -1,9 +1,17 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "IMZihad21",
|
||||
"email": "imzihad@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ec2-52-77-224-107.ap-southeast-1.compute.amazonaws.com"
|
||||
}
|
||||
"owner": {
|
||||
"username": "IMZihad21",
|
||||
"email": "imzihad@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"52.77.224.107",
|
||||
"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=imzihad@gmail.com"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user