Files
.tilde/db.get.tilde

15 lines
501 B
Plaintext
Raw Normal View History

2025-09-25 12:31:02 -06:00
; BIND data file for get.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.get.tilde. (
2025-12-30 17:00:01 -07:00
2025123101 ; Serial
2025-09-25 12:31: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 get.tilde
2025-09-26 08:57:01 -06:00
@ IN A 142.44.150.187
* IN A 142.44.150.187