.tilde/db.hack.tilde

15 lines
490 B
Plaintext
Raw Permalink Normal View History

2025-01-17 01:20:02 +00:00
; BIND data file for hack.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.hack.tilde. (
2025-06-05 06:00:02 +00:00
2025060501 ; Serial
2025-01-17 01:20:02 +00:00
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
2025-01-17 01:24:02 +00:00
@ IN A 1.1.1.1
* IN A 1.1.1.1