diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.HOMEBASE.DK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK index 9130a47..5d27fd5 100644 --- a/bind/named.conf.HOMEBASE.DK +++ b/bind/named.conf.HOMEBASE.DK @@ -12,4 +12,3 @@ zone "kaospilotinternational.dk" { type slave; file "db.kaospilotinternational. zone "kaospilots.dk" { type slave; file "db.kaospilots.dk"; masters { 87.57.161.214; }; }; zone "kolbert.dk" { type slave; file "db.kolbert.dk"; masters { 87.57.161.214; }; }; zone "localplayers.dk" { type slave; file "db.localplayers.dk"; masters { 87.57.161.214; }; }; -zone "xn--hbhbooking-c6ac.dk" { type slave; file "db.xn--hbhbooking-c6ac.dk"; masters { 87.57.161.214; }; }; |