mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 23:22:55 +00:00
Added Libre subdomain (#825)
I intend to use this subdomain, libre.hackclub.com with my Winter of Making project, "Libre Web Services (RWS)" Co-authored-by: Sam Poder <sam@hackclub.com>
This commit is contained in:
parent
2ed7eb03bc
commit
ee1e0b2d26
1 changed files with 9 additions and 0 deletions
|
|
@ -1199,6 +1199,15 @@ lhscc:
|
|||
- ttl: 1
|
||||
type: A
|
||||
value: 174.86.1.223
|
||||
libre:
|
||||
- ttl: 1
|
||||
type: NS
|
||||
values:
|
||||
- ns1.he.net.
|
||||
- ns2.he.net.
|
||||
- ns3.he.net.
|
||||
- ns4.he.net.
|
||||
- ns5.he.net.
|
||||
liftoff:
|
||||
- ttl: 1
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue