Skip to content

Commit 7977b93

Browse files
Remove records for GH pages and Google Workspace
1 parent 85149e3 commit 7977b93

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dnsconfig.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ D("babeljs.io", REG_NONE, DnsProvider(DNS_CLOUDFLARE),
3333
CNAME("discuss", "hosted-vh1.discourse.org."),
3434
CNAME("podcast", "babel-podcast.netlify.com."),
3535
CNAME("donate", "babeljs.io."), // Will redirect to OpenCollective
36-
37-
// ???
38-
TXT("@", "google-site-verification=P2hE7IscrrfmQWVSQm1_QSB7rXxuKYDm3S5r2if9qkY"), // Google Workspace?
39-
TXT("_github-challenge-babel", "5d7d8ba399"), // GitHub pages?
4036
);
4137

4238
D("babeljs.com", REG_NONE, DnsProvider(DNS_CLOUDFLARE),

0 commit comments

Comments
 (0)