andre il y a 2 ans
Parent
commit
270cfc8c3e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      testdns.php

+ 1 - 1
testdns.php

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