Files
.tilde/db.id.tilde

15 lines
498 B
Plaintext
Raw Normal View History

2024-11-27 03:59:02 -07:00
; BIND data file for id.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.id.tilde. (
2026-01-01 17:00:01 -07:00
2026010201 ; Serial
2024-11-27 03:59:02 -07:00
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns1.master.tilde.
@ IN NS ns2.master.tilde.
www IN CNAME id.tilde
2025-06-19 06:19:01 -06:00
@ IN A 142.44.150.184
* IN A 142.44.150.184