Create ft.json

This commit is contained in:
HaftIsntHere
2025-01-25 14:58:35 +02:00
committed by GitHub
parent 7810ffda78
commit 013bc6db9e
+16
View File
@@ -0,0 +1,16 @@
{
"description": "For the email address h@ft.is-a.dev",
"repo": "https://github.com/HaftIsntHere/is-a.dev/",
"owner": {
"username": "HaftIsntHere",
"email": "haftthedev@gmail.com"
},
"record": {
"MX": [
"mx01.mail.icloud.com.",
"mx02.mail.icloud.com.",
],
"TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"],
"CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com."
}
}