mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Add training.campfire CNAME record (#2430)
This commit is contained in:
parent
f0efe34308
commit
0540f0868b
1 changed files with 4 additions and 0 deletions
|
|
@ -1345,6 +1345,10 @@ flagship.campfire: # augie@hackclub.com
|
|||
ttl: 300
|
||||
type: CNAME
|
||||
value: 8e80d9e700d71a77.vercel-dns-016.com.
|
||||
training.campfire: # U022XFD2TML
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
tutorial.campfire: # deven@hackclub.com
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue