mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Add CNAME record for links section (#2361)
* Add CNAME record for links section * Fix contact for links in hackclub.com.yaml
This commit is contained in:
parent
fa0c21d740
commit
e822c943b3
1 changed files with 4 additions and 0 deletions
|
|
@ -3200,6 +3200,10 @@ link.arsenic:
|
|||
type: CNAME
|
||||
value: cname.short.io.
|
||||
linkscape:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
links: # leo@hackclub.com U07BLJ1MBEE
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue