mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 23:22:55 +00:00
Add ssh.hackclub.com
So instead of `ssh 34.75.6.116 -p 2222`, people can use `ssh ssh.hackclub.com -p 2222`
This commit is contained in:
parent
b625dc07ce
commit
41b249543e
1 changed files with 2 additions and 2 deletions
|
|
@ -922,10 +922,10 @@ spp:
|
|||
- ttl: 1
|
||||
type: CNAME
|
||||
value: spphacks.netlify.com.
|
||||
statehigh:
|
||||
ssh:
|
||||
- ttl: 1
|
||||
type: CNAME
|
||||
value: schacks.netlify.com.
|
||||
value: 34.75.6.116.
|
||||
status:
|
||||
- ttl: 1
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue