Merge pull request #15116 from legofanlovessayori/main

Update dishery.json for Email Compatibility
This commit is contained in:
orangc
2024-07-26 14:35:32 -04:00
committed by GitHub
+17 -11
View File
@@ -1,12 +1,18 @@
{
"owner": {
"username": "legofanlovessayori",
"email": "",
"discord": "805708874178625546"
},
"record": {
"TXT": "protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d"
}
}
"owner": {
"username": "legofanlovessayori",
"email": "",
"discord": "805708874178625546"
},
"record": {
"TXT": [
"protonmail-verification=4673bc02c41c5ac6445e15835074759576e78e3d",
"v=spf1 include:_spf.protonmail.ch ~all",
"v=DMARC1; p=quarantine"
],
"MX": [
"mail.protonmail.ch",
"mailsec.protonmail.ch"
]
}
}