$TTL 86400
$ORIGIN cafes.com.tw.
@ IN SOA dns.cafes.com.tw. root.cafes.com.tw. (
2017022400 ; Serial
4800 ; Refresh
3600 ; Retry
1800000 ; Expire
8640 ) ; Minimum
IN NS dns
IN A 59.125.229.7
dns IN A 59.125.229.7
www IN A 59.125.229.7
;
localhost IN A 127.0.0.1