Create loomeh.json

This commit is contained in:
Zane Holbrooke-Jones
2025-02-24 04:40:30 +00:00
committed by GitHub
parent 4763d4f6c6
commit c558a26f4a
+14
View File
@@ -0,0 +1,14 @@
{
"owner": {
"username": "loomeh",
"bluesky": "loomeh.bsky.social"
},
"record": {
"MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"],
"A": ["76.76.21.21"],
"TXT": [
"v=spf1 include:zohomail.eu ~all",
"zoho-verification=zb06679817.zmverify.zoho.eu"
]
}
}