Skip to content

Commit 60dd748

Browse files
authored
Assign SHiT 8.125 domain name (#1)
* Assign SHiT 8.125 domain name * change wrong domain name -.-
1 parent 87ec0ef commit 60dd748

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

update.mjs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@ const config = [
1414
['_vercel.hackathon.in.th', 'TXT', 'vc-domain-verify=wallet.7th.stupid.hackathon.in.th,ffacee0fe9da5f8feb3b'],
1515

1616
// https://github.com/StupidHackTH/sht7-vote
17-
['vote.7th.stupid.hackathon.in.th', 'CNAME', 'cname.vercel-dns.com']
17+
['vote.7th.stupid.hackathon.in.th', 'CNAME', 'cname.vercel-dns.com'],
18+
19+
// https://github.com/NTPLSRPP/SHiT8.125
20+
['shit.8.125.stupid.hackathon.in.th', 'CNAME', 'cname.vercel-dns.com'],
21+
['_vercel.hackathon.in.th', 'TXT', 'vc-domain-verify=shit.8.125.stupid.hackathon.in.th,46cf6a5c2beb81c2a3c2']
1822
]
1923

2024
const zoneId = process.env.CLOUDFLARE_ZONE_ID

0 commit comments

Comments
 (0)