master #57

Manually merged
ubergeek merged 2 commits from :master into master 2019-09-05 21:22:15 +00:00
1 changed files with 19 additions and 0 deletions
Showing only changes of commit 13682f89dd - Show all commits

19
db.windows.tilde Normal file
View File

@ -0,0 +1,19 @@
;
; BIND data file for best.tilde
;
$TTL 604802
@ IN SOA windows.tilde. root.windows.tilde. (
2019012303 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN A 147.194.15.196
;
IN NS ns1.master.tilde.
IN NS ns2.master.tilde.
IN NS ns5.master.tilde.
@ IN A 147.194.15.196
* IN A 147.194.15.196