andre 2 anos atrás
pai
commit
9b3ff629dd
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      testdns.php

+ 1 - 1
testdns.php

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