diff options
author | Jonas Smedegaard <dr@jones.dk> | 2004-09-01 14:24:42 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2004-09-01 14:24:42 +0000 |
commit | 93e8212c0e1e829bfe0c46d538576df4c05d0037 (patch) | |
tree | 26de3b969f79de166820aa2daf6cb96a72407a54 /bind | |
parent | db0d0b02422f2b3d757cee6265ac8b900c1762c8 (diff) |
Removed domain ascii33.org no longer hosted here.
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.BITBASE.DK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 5d1cde8..f7cf140 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -1,7 +1,6 @@ zone "3rdculture.dk" { type slave; file "db.3rdculture.dk"; masters { 83.133.64.38; }; }; zone "adakrem.dk" { type slave; file "db.adakrem.dk"; masters { 83.133.64.38; }; }; zone "altnet.dk" { type slave; file "db.altnet.dk"; masters { 83.133.64.38; }; }; -zone "ascii33.org" { type slave; file "db.ascii33.org"; masters { 83.133.64.38; }; }; zone "biks.dk" { type slave; file "db.biks.dk"; masters { 83.133.64.38; }; }; zone "bitbabe.dk" { type slave; file "db.bitbabe.dk"; masters { 83.133.64.38; }; }; zone "bitbase.dk" { type slave; file "db.bitbase.dk"; masters { 83.133.64.38; }; }; |