diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.BITBASE.DK | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index c879daa..c248c0f 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -1,6 +1,5 @@ zone "biks.dk" { type slave; file "db.biks.dk"; masters { 80.68.88.141; }; }; zone "bitbase.dk" { type slave; file "db.bitbase.dk"; masters { 80.68.88.141; }; }; -zone "blanksoegaard.dk" { type slave; file "db.blanksoegaard.dk"; masters { 80.68.88.141; }; }; zone "borneuni.dk" { type slave; file "db.borneuni.dk"; masters { 80.68.88.141; }; }; zone "bmagasin.dk" { type slave; file "db.bmagasin.dk"; masters { 80.68.88.141; }; }; zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 80.68.88.141; }; }; @@ -23,5 +22,4 @@ zone "taekkemand.net" { type slave; file "db.taekkemand.net"; masters { 80.68. zone "tinghaven.dk" { type slave; file "db.tinghaven.dk"; masters { 80.68.88.141; }; }; 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--brnenesmagasin-qqb.dk" { type slave; file "db.xn--brnenesmagasin-qqb.dk"; masters { 80.68.88.141; }; }; |