From 22dec2af3badb979e6f57bd40c18f97811ab961a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 28 May 2020 01:02:40 +0200 Subject: add domains oroefaellesjord.dk orøfællesjord.dk (xn--orfllesjord-c9a6u.dk) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bind/named.conf.JONES.DK | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bind/named.conf.JONES.DK') diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index b16ad26..344bca6 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -16,6 +16,7 @@ zone "livetpaaoroe.dk" { type slave; file "db.livetpaaoroe.dk"; zone "majasguf.dk" { type slave; file "db.majasguf.dk"; masters { 188.183.5.254; }; }; zone "omni-presence.dk" { type slave; file "db.omni-presence.dk"; masters { 188.183.5.254; }; }; zone "oroe.dk" { type slave; file "db.oroe.dk"; masters { 80.68.88.141; }; }; +zone "oroefaellesjord.dk" { type slave; file "db.oroefaellesjord.dk"; masters { 80.68.88.141; }; }; zone "public-e.dk" { type slave; file "db.public-e.dk"; masters { 188.183.5.254; }; }; zone "redpill.dk" { type slave; file "db.redpill.dk"; masters { 188.183.5.254; }; }; zone "ressourceoptimering.dk" { type slave; file "db.ressourceoptimering.dk"; masters { 188.183.5.254; }; }; @@ -27,4 +28,5 @@ zone "superserver.org" { type slave; file "db.superserver.org"; masters { 188. zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type slave; file "db.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk"; masters { 188.183.5.254; }; }; zone "xn--livetpor-f0a6q.dk" { type slave; file "db.xn--livetpor-f0a6q.dk"; masters { 80.68.88.141; }; }; zone "xn--or-mka.dk" { type slave; file "db.xn--or-mka.dk"; masters { 80.68.88.141; }; }; +zone "xn--orfllesjord-c9a6u.dk" { type slave; file "db.xn--orfllesjord-c9a6u.dk"; masters { 80.68.88.141; }; }; zone "xpositionreverse.org" { type slave; file "db.xpositionreverse.org"; masters { 188.183.5.254; }; }; -- cgit v1.2.3