Ignore layerze.ro so dynamic dns can take care of it #7
1 changed files with 3 additions and 2 deletions
|
@ -140,8 +140,9 @@ D('capsul.org', REG_NAMECHEAP, DnsProvider(DNS_NAMECHEAP),
|
|||
);
|
||||
|
||||
D('layerze.ro', REG_GANDI, DnsProvider(DNS_GANDI),
|
||||
ALIAS('@', 'elliot.cyberia.club.'),
|
||||
IGNORE_NAME('@'),
|
||||
CNAME('www', 'elliot.cyberia.club.'),
|
||||
CNAME('calendar', 'zicocapsul.cyberia.club.'),
|
||||
CNAME('www.calendar', 'zicocapsul.cyberia.club.')
|
||||
CNAME('www.calendar', 'zicocapsul.cyberia.club.'),
|
||||
CNAME('backups', 'layerze.ro.')
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue