mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Add's Woof Subdomain (#2319)
* Add Woof under hackclub.com * Reorganize CNAME entries for woof * Update hackclub.com.yaml
This commit is contained in:
parent
c61d3a18d4
commit
d3d7264432
1 changed files with 5 additions and 1 deletions
|
|
@ -5211,6 +5211,10 @@ workshops:
|
|||
- ttl: 300
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
woof: #alexvd@hackclub.com
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
www:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
@ -5447,4 +5451,4 @@ vote.daydream:
|
|||
proxied: true
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: b.selfhosted.hackclub.com.
|
||||
value: b.selfhosted.hackclub.com.
|
||||
Loading…
Add table
Reference in a new issue