Files
.tilde/db.yc.tilde

15 lines
488 B
Plaintext
Raw Normal View History

2025-10-02 16:21:02 -06:00
; BIND data file for yc.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.yc.tilde. (
2025-12-20 17:00:02 -07:00
2025122101 ; Serial
2025-10-02 16:21:02 -06:00
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns1.master.tilde.
@ IN NS ns2.master.tilde.
www IN CNAME yc.tilde
2025-10-02 16:28:02 -06:00
@ IN A 127.0.0.1
* IN A 127.0.0.1