.tilde/db.hack.tilde

15 lines
490 B
Plaintext

; BIND data file for hack.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.hack.tilde. (
2025060301 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns1.master.tilde.
@ IN NS ns2.master.tilde.
www IN CNAME hack.tilde
@ IN A 1.1.1.1
* IN A 1.1.1.1