mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Add CNAME entry for mats.overmans.nl (#2451)
* Add CNAME entry for mats.overmans.nl * Fix CNAME record by adding trailing dot
This commit is contained in:
parent
05e951c15e
commit
b0a2281a90
1 changed files with 5 additions and 0 deletions
|
|
@ -442,6 +442,11 @@ meta: # meta page
|
|||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
|
||||
mats: # Contact via: mats@overmans.nl/lltool@overmans.nl/619401@olz.nl(only emergencies)
|
||||
ttl: 600
|
||||
type: CNAME
|
||||
value: mats.overmans.nl.
|
||||
|
||||
midnight-status: #DragonSenseiGuy U09H4M0523Z : https://github.com/dragonSenseiGuy/midnight-status
|
||||
ttl: 600
|
||||
type: A
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue