mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 16:28:20 +00:00
feat: add override and storyboard subdomains to campfire.hackclub.com (#2503)
This commit is contained in:
parent
2bc6f03aa4
commit
89573dba84
1 changed files with 8 additions and 0 deletions
|
|
@ -1390,6 +1390,14 @@ flagship.campfire: # augie@hackclub.com
|
|||
ttl: 300
|
||||
type: CNAME
|
||||
value: 8e80d9e700d71a77.vercel-dns-016.com.
|
||||
overdrive.campfire: # leafd@hackclub.com
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: 178c80c8381b842c.vercel-dns-016.com.
|
||||
storyboard.campfire: # leafd@hackclub.com
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: bde32d57691aa97e.vercel-dns-016.com.
|
||||
training.campfire: # U022XFD2TML
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue