Compare commits
No commits in common. "afa273558859189eaa69705e2d604f96019c82be" and "8bcb8abb9f334f82bc2e91dcd03a1c1b480ba98f" have entirely different histories.
afa2735588
...
8bcb8abb9f
3 changed files with 8 additions and 13 deletions
|
@ -1,12 +1,12 @@
|
||||||
@ 10800 IN SOA ns1.dns-witch.net. tech.dns-witch.eu.org. (
|
@ 10800 IN SOA ns1.dns-witch.net.eu.org. tech.dns-witch.eu.org. (
|
||||||
2022042601 ; Numero
|
2022042601 ; 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.eu.org.
|
||||||
@ IN 3600 NS ns2.dns-witch.net.
|
@ IN 3600 NS ns2.dns-witch.net.eu.org.
|
||||||
|
|
||||||
@ IN 3600 A 176.9.171.107
|
@ IN 3600 A 176.9.171.107
|
||||||
@ IN 3600 AAAA 2a01:4f8:13a:209::107
|
@ IN 3600 AAAA 2a01:4f8:13a:209::107
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
3600000 ; Expire
|
3600000 ; Expire
|
||||||
86400 ) ; Minimum
|
86400 ) ; Minimum
|
||||||
|
|
||||||
@ IN 3600 NS ns1.dns-witch.net.
|
@ IN 3600 NS ns1.tkt.lol.
|
||||||
@ IN 3600 NS ns2.dns-witch.net.
|
@ IN 3600 NS ns2.tkt.lol.
|
||||||
|
|
||||||
; A Records
|
; A Records
|
||||||
@ IN 3600 A 66.6.44.4
|
@ IN 3600 A 66.6.44.4
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
3600000 ; Expire
|
3600000 ; Expire
|
||||||
86400 ) ; Minimum
|
86400 ) ; Minimum
|
||||||
|
|
||||||
@ IN 3600 NS ns1.dns-witch.net.
|
@ IN 3600 NS ns1.tkt.lol.
|
||||||
@ IN 3600 NS ns2.dns-witch.net.
|
@ IN 3600 NS ns2.tkt.lol.
|
||||||
|
|
||||||
; A Records
|
; A Records
|
||||||
@ IN 3600 A 135.181.158.2
|
@ IN 3600 A 135.181.158.2
|
||||||
|
@ -41,8 +41,3 @@ ns2 IN 3600 AAAA 2a01:4f9:c010:ed58::1
|
||||||
|
|
||||||
; CNAME Records
|
; CNAME Records
|
||||||
sig1._domainkey IN 3600 CNAME sig1.dkim.tkt.lol.at.icloudmailadmin.com.
|
sig1._domainkey IN 3600 CNAME sig1.dkim.tkt.lol.at.icloudmailadmin.com.
|
||||||
|
|
||||||
; Delegations
|
|
||||||
|
|
||||||
merry IN 3600 NS ns1.dns-witch.net
|
|
||||||
merry IN 3600 NS ns2.dns-witch.net
|
|
||||||
|
|
Loading…
Reference in a new issue