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