From e77639f4576e8ec92bf44adf166e9772fd1a7c0d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 28 May 2023 13:07:34 +0300 Subject: fix --- frontends/var/nsd/zones/master/paul.cyou.zone.tpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontends/var/nsd/zones/master/paul.cyou.zone.tpl b/frontends/var/nsd/zones/master/paul.cyou.zone.tpl index ec30b0f..f5b46f2 100644 --- a/frontends/var/nsd/zones/master/paul.cyou.zone.tpl +++ b/frontends/var/nsd/zones/master/paul.cyou.zone.tpl @@ -8,6 +8,7 @@ $TTL 4h 1h ) ; negative IN NS blowfish.buetow.org. IN NS fishfinger.buetow.org. + IN TXT da9a0a283c847df507efd4cd9c5332aa766e1ed6 IN MX 10 blowfish.buetow.org. IN MX 20 fishfinger.buetow.org. @@ -16,5 +17,3 @@ $TTL 4h 1800 IN AAAA 2a01:4f8:c17:20f1::42 * 1800 IN CNAME blowfish.buetow.org. www 1800 IN CNAME fishfinger.buetow.org. - - IN TXT da9a0a283c847df507efd4cd9c5332aa766e1ed6 -- cgit v1.2.3