diff options
| author | Paul Buetow <paul@buetow.org> | 2023-05-28 13:07:34 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-05-28 13:07:34 +0300 |
| commit | e77639f4576e8ec92bf44adf166e9772fd1a7c0d (patch) | |
| tree | b99acfdf10e555c7c037adec9725d91bbbd2971e /frontends/var | |
| parent | 6cf117791a35bf2861b65cd7ce8f557badc84ff7 (diff) | |
fix
Diffstat (limited to 'frontends/var')
| -rw-r--r-- | frontends/var/nsd/zones/master/paul.cyou.zone.tpl | 3 |
1 files changed, 1 insertions, 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 |
