Files
.tilde/db.ma.tilde

15 lines
498 B
Plaintext
Raw Normal View History

2024-04-07 18:00:01 -06:00
; BIND data file for ma.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.ma.tilde. (
2026-01-15 17:00:01 -07:00
2026011601 ; Serial
2024-04-07 18:00:01 -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 ma.tilde
2024-04-07 22:00:06 -06:00
@ IN A 170.64.154.164
* IN A 170.64.154.164