代码拉取完成,页面将自动刷新
<?php
$nsdata = '
; This is a template file of NS records
; Scripts will read this varable and replace \xxxxx\
;
; Please avoid using "serial" as your computer/zone name
; because it is used for generate serial number.
$TTL 3600
$ORIGIN example.com.
@ IN SOA ns1 root (
\serial\ ; do not edit it unless you know
3H ; refresh
15M ; retry
1D ; expiry
1 ; minimum ttl
);
@ 3600 IN NS ns1
ns1 3600 IN A 1.2.3.4
ns2 3600 IN A 3.4.5.6
ns1v6 3600 IN AAAA 2000:1000::1
ns2v6 3600 IN AAAA 2000:1111::1
; Static Addresses like these:
www 3600 IN A 2.3.4.5
www 3600 IN AAAA 2000:1234::1
; Dynamic Addresses like these:
cloud 30 IN A \office4\
cloud 30 IN AAAA \pc6\
cloud 30 IN A \pc4\
';
?>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。