Skip to content

Commit

Permalink
Update update.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
betich committed Nov 22, 2023
1 parent a546a47 commit a08daa0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions update.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ const config = [
['_github-challenge-isd-sgcu-org.isd.sgcu.in.th', 'TXT', '58ca596357'],
['_github-challenge-isd-sgcu-org', 'TXT', '3df16b06cd'],

['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'],
// ['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'],
]

const zoneId = process.env.CLOUDFLARE_ZONE_ID
Expand Down

0 comments on commit a08daa0

Please sign in to comment.