Merge pull request #18930 from HaftIsntHere/main

ft.is-a.dev (mail only)
This commit is contained in:
21Z
2025-01-28 12:17:49 +04:00
committed by GitHub
2 changed files with 26 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"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"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"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": {
"CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com"
}
}