@@ -1,6 +1,6 @@
<?php
$domain = "thurdata.ch";
-$nameserverIP = "9.9.9.10";
+$nameserverIP = "ns1.thurdata.ch";
$nameserverName = "ns1.thurdata.ch";
require_once 'Net/DNS2.php';