andre hace 2 años
padre
commit
726fc75175
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      testdns.php

+ 2 - 2
testdns.php

@@ -1,6 +1,6 @@
 <?php
-$domain = "daunetz.de";
-$host = "www." . $domain;
+$domain = "thurdesk.ch";
+$host = "office." . $domain;
 const NS1 = "185.163.51.142";
 $nameserverName = "ns1.thurdata.ch";