From 904cc2fd267fcc1febb0d127796eeb3ba31e2395 Mon Sep 17 00:00:00 2001 From: ImSoZRious <30285202+ImSoZRious@users.noreply.github.com> Date: Sun, 23 Jul 2023 03:58:32 +0700 Subject: [PATCH] Update update.mjs --- update.mjs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/update.mjs b/update.mjs index 2ae2944..95bfa93 100644 --- a/update.mjs +++ b/update.mjs @@ -7,6 +7,7 @@ const config = [ ['pbeta.freshmen2023.sgcu.in.th', 'CNAME', 'cname.deploys.app'], ['pdev.freshmen2023.sgcu.in.th', 'CNAME', 'cname.deploys.app'], ['sso-mock.freshmen2023.sgcu.in.th', 'CNAME', 'cname.deploys.app'], + ['outline.sgcu.in.th', 'CNAME', 'cname.deploys.app'], [ '_cf-custom-hostname.api.freshmen2023.sgcu.in.th', 'TXT', @@ -22,6 +23,11 @@ const config = [ 'TXT', '36b970f5-e477-41d3-b185-9aff9f615ad1', ], + [ + '_cf-custom-hostname.outline.sgcu.in.th', + 'TXT', + '43c4fd10-d5a9-4b7c-83b8-984d637cdcd6', + ], [ '_cf-custom-hostname.pdev.freshmen2023.sgcu.in.th', 'TXT',