register: add mail.0xzer0x.json

This commit is contained in:
Youssef Fathy
2024-06-13 06:13:48 +03:00
committed by GitHub
parent 37570d5cab
commit 1c6ccdf6ec
+16
View File
@@ -0,0 +1,16 @@
{
"owner": {
"username": "0xzer0x",
"email": "youssefessamasu@gmail.com"
},
"record": {
"MX": [
"mx1.forwardemail.net",
"mx2.forwardemail.net"
],
"TXT": [
"forward-email=youssefessamasu@gmail.com",
"v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all"
]
}
}