Ver Fonte

testing

andre há 2 anos atrás
pai
commit
44600f1075
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      testdns.php

+ 1 - 1
testdns.php

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