Add prototype

Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
2021-08-17 00:59:11 +02:00
parent bc53dd3b2e
commit 054634b2c4
4 changed files with 436 additions and 0 deletions

View File

@ -0,0 +1,19 @@
;
$TTL 5m ; Default TTL
@ IN SOA home.kie.rs. postmaster.kie.rs. (
2021081611 ; serial
1h ; slave refresh interval
15m ; slave retry interval
1w ; slave copy expire time
1h ; NXDOMAIN cache time
)
$ORIGIN hod.experiments.jacobkiers.net.
;
; domain name servers
;
@ IN NS home.kie.rs.
;; START BLOG RECORDS