mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
add redirector records for common mispellings of stasis (#2466)
This commit is contained in:
parent
839fd6abf3
commit
15de976b51
1 changed files with 8 additions and 0 deletions
|
|
@ -4912,6 +4912,14 @@ stasis: # alexp@hackclub.com
|
|||
- ttl: 300
|
||||
type: CNAME
|
||||
value: a.selfhosted.hackclub.com.
|
||||
stastis: # alexp@hackclub.com
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: b9385139e8ff984c.vercel-dns-016.com.
|
||||
statis: # alexp@hackclub.com
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
value: b9385139e8ff984c.vercel-dns-016.com.
|
||||
stasis-staging: # alexp@hackclub.com
|
||||
- ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue