diff options
-rw-r--r-- | BITBASE.DK/maildomains | 1 | ||||
-rw-r--r-- | bind/named.conf.BITBASE.DK | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/BITBASE.DK/maildomains b/BITBASE.DK/maildomains index ea58755..ea364fb 100644 --- a/BITBASE.DK/maildomains +++ b/BITBASE.DK/maildomains @@ -3,7 +3,6 @@ borneuni.dk jazzhors.dk linuxparty.dk lists.jones.dk -livskunsten.dk redpill.dk shakeland.dk taekkemand.net diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index fe87ba0..5a00ff5 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -9,7 +9,6 @@ zone "haakansson.com" { type slave; file "db.haakansson.com"; masters { 80.68. zone "jazzhors.dk" { type slave; file "db.jazzhors.dk"; masters { 80.68.88.141; }; }; zone "linuxparty.dk" { type slave; file "db.linuxparty.dk"; masters { 80.68.88.141; }; }; zone "linuxpiloterne.dk" { type slave; file "db.linuxpiloterne.dk"; masters { 80.68.88.141; }; }; -zone "livskunsten.dk" { type slave; file "db.livskunsten.dk"; masters { 80.68.88.141; }; }; zone "mettehass.dk" { type slave; file "db.mettehass.dk"; masters { 80.68.88.141; }; }; zone "patientsikkerhed.dk" { type slave; file "db.patientsikkerhed.dk"; masters { 80.68.88.141; }; }; zone "redpill.dk" { type slave; file "db.redpill.dk"; masters { 80.68.88.141; }; }; @@ -21,5 +20,4 @@ zone "tinghaven.dk" { type slave; file "db.tinghaven.dk"; masters { 80.68.88.1 zone "wiki.munkesoegaard.dk" { type slave; file "db.wiki.munkesoegaard.dk"; masters { 80.68.88.141; }; }; zone "wiki.munksoegaard.dk" { type slave; file "db.wiki.munksoegaard.dk"; masters { 80.68.88.141; }; }; zone "xn--blanksgaard-lgb.dk" { type slave; file "db.xn--blanksgaard-lgb.dk"; masters { 80.68.88.141; }; }; -zone "xn--lgeforening-98a.dk" { type slave; file "db.xn--lgeforening-98a.dk"; masters { 80.68.88.141; }; }; zone "xn--brnenesmagasin-qqb.dk" { type slave; file "db.xn--brnenesmagasin-qqb.dk"; masters { 80.68.88.141; }; }; |