From 5afe1a62231eaa0a907cea109a8d0622b1428cdf Mon Sep 17 00:00:00 2001 From: Patrick Howard Date: Fri, 10 May 2024 21:29:16 -0400 Subject: [PATCH] [develop]: revert `testimonials` change & comment --- dnsconfig.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dnsconfig.js b/dnsconfig.js index cd263f7..6456965 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -25,7 +25,8 @@ D("noclocks.dev", REG_NONE , CNAME("lzwub5fb3bv3v772nfrqoui6lezjdcxa._domainkey", "lzwub5fb3bv3v772nfrqoui6lezjdcxa.dkim.custom-email-domain.stripe.com.") , CNAME("manc63vpfqdyzxpefcyuhkc6a226isin._domainkey", "manc63vpfqdyzxpefcyuhkc6a226isin.dkim.custom-email-domain.stripe.com.") // Redirect `testimonials.noclocks.dev` to `senja.io/p/noclocks/r/testimonials` - , CNAME("testimonials", "senja.io.") + // , CNAME("testimonials", "senja.io.") + , CNAME("testimonials", "cname.testimonial.to.") , CNAME("bounce", "custom-email-domain.stripe.com.") , CNAME("hub", "39843493.group43.sites.hubspot.net.") , CNAME("blog", "hashnode.network.")