andre 2 年之前
父节点
当前提交
726fc75175
共有 1 个文件被更改,包括 2 次插入2 次删除
  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";