mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 23:22:55 +00:00
Add CNAME record for shop.boba (#2090)
* Add CNAME record for shop.boba * Update hackclub.com.yaml --------- Co-authored-by: Alex Park <me@parkalex.dev>
This commit is contained in:
parent
4fe639bec1
commit
fa739b68f6
1 changed files with 4 additions and 0 deletions
|
|
@ -1010,6 +1010,10 @@ boba:
|
|||
- ttl: 300
|
||||
type: CNAME
|
||||
value: hackclub.github.io.
|
||||
shop.boba:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
bounce:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue