From 4440e646d786e79a8fc6245a9212c162bf5b5b8b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 30 Oct 2024 19:07:23 +0800 Subject: [PATCH] Update dnsconfig.js --- dnsconfig.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dnsconfig.js b/dnsconfig.js index 965acf3b0..e292badeb 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -106,6 +106,7 @@ commit.push(IGNORE("_dmarc", "TXT")); commit.push(IGNORE("_psl", "TXT")); commit.push(IGNORE("autoconfig", "CNAME")); commit.push(IGNORE("autodiscover", "CNAME")); +commit.push(IGNORE("internal", "DS,NS")); commit.push(IGNORE("ns[1-5]", "A,AAAA")); // Commit all DNS records