@@ -1,6 +1,6 @@
<?php
$domain = "thurdesk.ch";
-$host = "office." . $domain;
+$host = "kernchemie." . $domain;
const NS1 = "185.163.51.142";
require_once 'Net/DNS2.php';