Update oxmc.json

add correct email redirect
This commit is contained in:
oxmc
2023-08-04 21:04:34 -07:00
committed by GitHub
parent 2b8761d13b
commit ff6c4f8709
+1 -1
View File
@@ -7,6 +7,6 @@
"record": {
"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=oxmc7769.mail@gmail.com"
"TXT": "forward-email=contact:oxmc7769.mail@gmail.com"
}
}