Merge branch 'master' of https://github.com/mcandre/linguist into mcandre-master

This commit is contained in:
Arfon Smith
2015-08-12 15:15:28 +01:00
7 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
$TTL 3d
@ IN SOA root.localhost. root.sneaky.net. (
2015042907 ; serial
3d ; refresh
1h ; retry
12d ; expire
2h ; negative response TTL
)
IN NS root.localhost.
IN NS localhost. ; secondary name server is preferably externally maintained
www IN A 3.141.59.26