From bce0e0f0c80d81799f2c9e63171b1cc2d837638b Mon Sep 17 00:00:00 2001 From: betich Date: Wed, 22 Nov 2023 07:59:06 +0700 Subject: [PATCH] Update update.mjs --- update.mjs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/update.mjs b/update.mjs index ef033a6..9633348 100644 --- a/update.mjs +++ b/update.mjs @@ -48,6 +48,9 @@ const config = [ // freshmen2023.sgcu.in.th ['freshmen2023.sgcu.in.th', 'CNAME', 'cname.vercel-dns.com'], ['preview.freshmen2023.sgcu.in.th', 'CNAME', 'cname.vercel-dns.com'], + + // github pages + ['_github-challenge-isd-sgcu-org.isd.sgcu.in.th', 'TXT', '58ca596357'], ] const zoneId = process.env.CLOUDFLARE_ZONE_ID