mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Add tea subdomain (#1120)
* Add tea subdomain * Update hackclub.com.yaml Co-authored-by: Cara Salter <cara@devcara.com> --------- Co-authored-by: Cara Salter <cara@devcara.com>
This commit is contained in:
parent
2053e8122b
commit
82e1d7d9ab
1 changed files with 4 additions and 0 deletions
|
|
@ -2304,6 +2304,10 @@ te:
|
|||
- ttl: 1
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
teach:
|
||||
- ttl: 600
|
||||
type: CNAME
|
||||
value: hackclub.github.io.
|
||||
telemetry:
|
||||
- ttl: 1
|
||||
type: A
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue