mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 12:00:19 +00:00
14 lines
429 B
Plaintext
14 lines
429 B
Plaintext
;
|
|
; BIND data file for .tilde
|
|
;
|
|
$TTL 86400
|
|
@ IN SOA tilde. root.master.tilde. (
|
|
2018120101 ; Serial
|
|
86400 ; Refresh
|
|
86400 ; Retry
|
|
2419200 ; Expire
|
|
86400 ) ; Negative Cache TTL
|
|
;
|
|
tilde. IN NS ns1.ca.tildenic.org.
|
|
tilde. IN NS ns2.ca.tildenic.org.
|