mirror of
https://github.com/System-End/dns.git
synced 2026-04-20 00:25:21 +00:00
Add Cloudflare to flagship.hackclub.com and flagship.campfire.hackclub.com (#2410)
This commit is contained in:
parent
f2efcf0c54
commit
69f13a4710
1 changed files with 6 additions and 0 deletions
|
|
@ -1354,6 +1354,9 @@ portal.flagship.campfire: # leo@hackclub.com U07BLJ1MBEE
|
|||
type: CNAME
|
||||
value: 8e80d9e700d71a77.vercel-dns-016.com.
|
||||
campfire-flagship: # augie@hackclub.com
|
||||
- octodns:
|
||||
cloudflare:
|
||||
proxied: true
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: 8e80d9e700d71a77.vercel-dns-016.com.
|
||||
|
|
@ -2202,6 +2205,9 @@ fizzy: # zach@hackclub.com
|
|||
type: CNAME
|
||||
value: a.limited.selfhosted.hackclub.com.
|
||||
flagship: # samliu@hackclub.com
|
||||
- octodns:
|
||||
cloudflare:
|
||||
proxied: true
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue