Update yxz.json

This commit is contained in:
yxz
2024-12-01 22:00:18 +00:00
parent 6bed40f2ec
commit d43a25deae
2 changed files with 15 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "yz9551",
"email": "",
"discord": "yz9551"
},
"record": {
"TXT": [
"v=DMARC1; p=reject; pct=100; rua=mailto:dmarc-reports@yxz.is-a.dev; ruf=mailto:forensic-reports@yxz.is-a.dev; adkim=r; aspf=r"
]
}
}
+3
View File
@@ -8,6 +8,9 @@
"record": {
"MX": [
"tourmaline.uksouth.cloudapp.azure.com"
],
"TXT": [
"v=spf1 mx -all"
]
}
}