From 9127543c81fbcc393c9d39e8c32107bff07c0fca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Ole=20H=C3=BCbner?= Date: Sat, 25 May 2024 12:46:36 +0200 Subject: [PATCH] feat: update zones, add huebner.pink and .software --- zones.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/zones.yaml b/zones.yaml index 8af3336..4924dad 100644 --- a/zones.yaml +++ b/zones.yaml @@ -159,4 +159,16 @@ cirii.live: cirii.de: a: "@": 185.223.31.112 - www: 185.223.31.112 \ No newline at end of file + www: 185.223.31.112 + +huebner.software: + +huebner.pink: + cname: + sig1._domainkey: "sig1.dkim.huebner.pink.at.icloudmailadmin.com." + mx: + "@/10": "mx01.mail.icloud.com" + "@/20": "mx02.mail.icloud.com" + txt: + "@": "apple-domain=mOjnPLSTRwMrIocF" + "@/10": "v=spf1 include:icloud.com ~all" \ No newline at end of file