andre il y a 2 ans
Parent
commit
726fc75175
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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";