This commit is contained in:
parent
c7c6ffd04e
commit
1b9ce6931e
2 changed files with 11 additions and 9 deletions
|
@ -1,12 +1,12 @@
|
||||||
@ 10800 IN SOA ns1.dns-witch.net. dns-witch.dns-witch.eu.org. (
|
@ 10800 IN SOA ns1.dns-witch.net. tech.dns-witch.eu.org. (
|
||||||
2025061801 ; Numero
|
0 ; Numero
|
||||||
28800 ; Refresh
|
28800 ; Refresh
|
||||||
14400 ; Retry
|
14400 ; Retry
|
||||||
3600000 ; Expire
|
3600000 ; Expire
|
||||||
86400 ) ; Minimum
|
86400 ) ; Minimum
|
||||||
|
|
||||||
@ IN 3600 NS ns1.dns-witch.net.
|
@ IN 3600 NS ns1.dns-witch.net.
|
||||||
@ IN 3600 NS ns2.dns-witch.net.
|
@ IN 3600 NS ns2.dns-witch.net.
|
||||||
|
|
||||||
; A Records
|
; A Records
|
||||||
@ IN 3600 A 5.39.75.20
|
@ IN 3600 A 5.39.75.20
|
||||||
|
|
|
@ -47,4 +47,6 @@ sig1._domainkey IN 3600 CNAME sig1.dkim.tkt.lol.at.icloudmailadmin.com.
|
||||||
merry IN 3600 NS ns1.dns-witch.net.
|
merry IN 3600 NS ns1.dns-witch.net.
|
||||||
merry IN 3600 NS ns2.dns-witch.net.
|
merry IN 3600 NS ns2.dns-witch.net.
|
||||||
depression IN 3600 NS ns1.dns-witch.net.
|
depression IN 3600 NS ns1.dns-witch.net.
|
||||||
depression IN 3600 NS ns2.dns-witch.net.
|
depression IN 3600 NS ns1.dns-witch.net.
|
||||||
|
elud IN 3600 NS ns2.dns-witch.net.
|
||||||
|
elud IN 3600 NS ns2.dns-witch.net.
|
||||||
|
|
Loading…
Reference in a new issue