Files
.tilde/db.a.tilde

15 lines
495 B
Plaintext
Raw Normal View History

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