mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 16:28:20 +00:00
Add manifest CNAME record to hackclub.com.yaml (#2521)
* Add manifest CNAME record to hackclub.com.yaml * Rename 'manifest' to 'manifesto' in DNS config
This commit is contained in:
parent
3303cac989
commit
3b3428ffd0
1 changed files with 4 additions and 0 deletions
|
|
@ -3520,6 +3520,10 @@ mangu:
|
|||
- ttl: 300
|
||||
type: CNAME
|
||||
value: mangu.pages.dev.
|
||||
manifesto:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
manor:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue