diff options
author | Jonas Smedegaard <dr@jones.dk> | 2007-07-13 20:57:23 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2007-07-13 20:57:23 +0000 |
commit | 0283b2f04d94a4d973f55b321cdf9d05b7ebc914 (patch) | |
tree | 53d708d0008443d80f610d11ed938e8d939d3414 /bind | |
parent | 3831dd375f361659c4457eb0208f4d46099d35fd (diff) |
Drop no longer served bornenesmagasin.dk.
Diffstat (limited to 'bind')
-rw-r--r-- | bind/Domains | 1 | ||||
-rw-r--r-- | bind/named.conf.BITBASE.DK | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/bind/Domains b/bind/Domains index 407679a..d826d73 100644 --- a/bind/Domains +++ b/bind/Domains @@ -11,7 +11,6 @@ borneuni.dk bitb BPV4-DK JS864-DK - BPV5-DK 20050105 spiff bygalternativt.dk bitb LS5004-DK JS864-DK - LS5004-DK 20050105 spiff byglos.dk bitb LS5004-DK JS864-DK - LS5004-DK 20050105 spiff bmagasin.dk ??? LR2907-DK IAGD1-DK - LR2907-DK 20070119 dns,relation -bornenesmagasin.dk ??? LR2907-DK IAGD1-DK - LR2907-DK 20070119 dns,relation børnenesmagasin.dk ??? LR2907-DK IAGD1-DK - LR2907-DK 20070119 dns,relation xn--brnenesmagasin-qqb.dk chp-bmx.dk jones NS2914-DK JS864-DK - NS1548-DK 20050105 spiff christinalegind.dk jones ?? ?? - ?? 20050105 admin diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index bf6ee66..f80a1be 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -4,7 +4,6 @@ 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 "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 "bornenesmagasin.dk" { type slave; file "db.bornenesmagasin.dk"; masters { 80.68.88.141; }; }; zone "bygalternativt.dk" { type slave; file "db.bygalternativt.dk"; masters { 80.68.88.141; }; }; zone "byglos.dk" { type slave; file "db.byglos.dk"; masters { 80.68.88.141; }; }; zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 80.68.88.141; }; }; |