Files
.tilde/db.mcclure.tilde

15 lines
513 B
Plaintext
Raw Normal View History

2025-04-06 08:01:01 -06:00
; BIND data file for mcclure.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.mcclure.tilde. (
2026-01-06 17:00:02 -07:00
2026010701 ; Serial
2025-04-06 08:01: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 mcclure.tilde
2025-07-05 00:10:01 -06:00
@ IN A 135.148.100.14
* IN A 135.148.100.14