mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Add CNAME entry for 'meow' in hackclub.com.yaml (#2259)
This commit is contained in:
parent
47acf287fb
commit
4e6f4aac3a
1 changed files with 7 additions and 0 deletions
|
|
@ -3256,6 +3256,13 @@ meltdown:
|
|||
- ttl: 300
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
meow: #alexvd@hackclub.com
|
||||
- octodns:
|
||||
cloudflare:
|
||||
proxied: true
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
mfa:
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue