Skip to content

Commit

Permalink
Remove GitHub page dns records and add Vercel records
Browse files Browse the repository at this point in the history
  • Loading branch information
betich committed Jul 3, 2023
1 parent 67bce77 commit 488f658
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
3 changes: 0 additions & 3 deletions public/_redirects
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
https://discord.bangkok.open.source.in.th/ https://garten.page.link/bkkoss-discord 302

/ https://creatorsgarten.org/ 302
9 changes: 1 addition & 8 deletions update.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,7 @@ const config = [

// freshmen2023.sgcu.in.th
['freshmen2023.sgcu.in.th', 'CNAME', 'cname.vercel-dns.com'],

// gh pages
['preview.freshmen2023.sgcu.in.th', 'CNAME', 'isd-sgcu.github.io'],
// // A records to gh pages
['sgcu.in.th', 'A', '185.199.108.153'],
['sgcu.in.th', 'A', '185.199.109.153'],
['sgcu.in.th', 'A', '185.199.110.153'],
['sgcu.in.th', 'A', '185.199.111.153'],
['preview.freshmen2023.sgcu.in.th', 'CNAME', 'cname.vercel-dns.com'],
]

const zoneId = process.env.CLOUDFLARE_ZONE_ID
Expand Down

0 comments on commit 488f658

Please sign in to comment.