Merge branch 'cosmic-voyage' of tomasino/.tilde into master

Merge branch 'cosmic-voyage' of tomasino/.tilde into master
This commit is contained in:
deepend 2018-11-26 01:36:05 -05:00 committed by Gitea
commit 03526d5fe0
1 changed files with 20 additions and 0 deletions

20
db.cosmic.tilde Normal file
View File

@ -0,0 +1,20 @@
;
; BIND data file for cosmic.tilde
;
$TTL 604802
@ IN SOA cosmic.tilde. root.cosmic.tilde. (
2018112202 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
IN A 104.238.186.103
;
IN NS ns1.master.tilde.
IN NS ns2.master.tilde.
IN NS ns3.master.tilde.
IN NS ns4.master.tilde.
@ IN A 104.238.186.103
* IN A 104.238.186.103