.tilde/db.x.tilde

15 lines
495 B
Plaintext
Raw Normal View History

2025-02-13 21:57:02 +00:00
; BIND data file for x.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.x.tilde. (
2025-06-03 06:00:03 +00:00
2025060301 ; Serial
2025-02-13 21:57:02 +00: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-05-10 02:24:01 +00:00
@ IN A 162.198.140.77
* IN A 162.198.140.77