mirror of
https://github.com/System-End/dns.git
synced 2026-04-20 00:25:21 +00:00
Add CNAME record for loopy subdomain (#2284)
* Add CNAME record for loopy subdomain * Update Contact Info For Loopy --------- Co-authored-by: Alex Van Doren <73424106+vandorena@users.noreply.github.com> Co-authored-by: Dhamari Trice-Hanson <39872667+dhamariT@users.noreply.github.com>
This commit is contained in:
parent
4ba88403c2
commit
93a8a70c56
1 changed files with 4 additions and 0 deletions
|
|
@ -3154,6 +3154,10 @@ live.onboard:
|
|||
- ttl: 300
|
||||
type: A
|
||||
value: 188.40.116.216
|
||||
loopy: # max@hackclub.com
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: a.limited.selfhosted.hackclub.com.
|
||||
lonestar:
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue