mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Add CNAME record for fabianovich (#2278)
* Add CNAME record for fabianovich * Update email and Slack handle for fabianovich
This commit is contained in:
parent
81d2d39591
commit
7502553876
1 changed files with 5 additions and 0 deletions
|
|
@ -261,6 +261,11 @@ evan:
|
|||
type: A
|
||||
value: 150.136.115.122
|
||||
|
||||
fabianovich: # fabianovich@duck.com slack: @fabianovich
|
||||
- ttl: 600
|
||||
type: CNAME
|
||||
value: fabianovich.hackclub.app.
|
||||
|
||||
factorio: # factorio.dino.icu - Hack Club hacktorio server - Slack: #factorio
|
||||
ttl: 600
|
||||
type: A
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue