mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 23:22:55 +00:00
Add CNAME for flavortown.hack.club (#2312)
This commit is contained in:
parent
0189afe74c
commit
4e84d47ea4
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@ daydream:
|
|||
- ttl: 600
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
flavortown: # U092CHMLB24
|
||||
- ttl: 600
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
hack.club:
|
||||
- type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue