diff options
-rw-r--r-- | HOMEBASE.DK/maildomains | 1 | ||||
-rw-r--r-- | bind/named.conf.HOMEBASE.DK | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/HOMEBASE.DK/maildomains b/HOMEBASE.DK/maildomains index 9c170ee..473691d 100644 --- a/HOMEBASE.DK/maildomains +++ b/HOMEBASE.DK/maildomains @@ -5,4 +5,3 @@ homebase.dk lists.homebase.dk kaospilot.dk kolbert.dk -xn--hbhbooking-c6ac.dk 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; }; }; |