.tilde/db.the.tilde

15 lines
501 B
Plaintext
Raw Normal View History

2025-05-10 02:25:02 +00:00
; BIND data file for the.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.the.tilde. (
2025-06-04 06:00:03 +00:00
2025060401 ; Serial
2025-05-10 02:25: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 the.tilde
@ IN A 162.198.140.77
* IN A 162.198.140.77