Files
.tilde/db.x.tilde

15 lines
495 B
Plaintext
Raw Normal View History

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