mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Add campfire CNAME record to hack.club.yaml (#2396)
This commit is contained in:
parent
eea0478628
commit
0db0f0d642
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@ ahoy:
|
|||
athena:
|
||||
- type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
campfire:
|
||||
- ttl: 600
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
construct: # U092CHMLB24
|
||||
- ttl: 600
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue