From 4496e44c1548b21cbcc23797c571169e43a71f6f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 2 Aug 2026 01:46:46 -0500 Subject: update email --- DomainDig/AppLinks.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DomainDig') diff --git a/DomainDig/AppLinks.swift b/DomainDig/AppLinks.swift index cdbd9fc..55310fc 100644 --- a/DomainDig/AppLinks.swift +++ b/DomainDig/AppLinks.swift @@ -12,7 +12,7 @@ enum AppLinks { static let sourceCode = url("https://github.com/zerolabsco/domain-dig") static let documentation = url("https://github.com/zerolabsco/domain-dig#readme") static let privacyPolicy = url("https://zerolabs.sh/domaindig/privacy-policy/") - static let supportEmail = "hello@zerolabs.sh" + static let supportEmail = "root@krz.sh" static var appStoreListing: URL { url("https://apps.apple.com/app/id\(appStoreID)") } static var writeReview: URL { url("https://apps.apple.com/app/id\(appStoreID)?action=write-review") } -- cgit v1.2.3