diff --git a/lib/public/index.html b/lib/public/index.html index 1e459fe..42cd008 100644 --- a/lib/public/index.html +++ b/lib/public/index.html @@ -32,6 +32,7 @@ +
+
+ + SOA + example.com + {{ primary }} + admin.example.com + {{ seconds until expiration }} + {{ minimum }} + {{ serial }} + {{ retry }} + {{ refresh }} + {{ ttl }} +
+
+ + type000 + example.com + {{ hex }} + {{ ttl }} +
+
+ + ANY + example.com + {{ ttl }} +
+
+ + A / AAAA + example.com + {{ addr }} + {{ ttl }} +
+
+ + ANAME / CNAME + example.com + {{ target }} + {{ ttl }} +
+
+ + CAA + example.com + {{ flag }} + {{ value }} + {{ ttl }} +
+
+ + MX + example.com + {{ target }} + {{ priority }} + {{ ttl }} +
+
+ + PTR + example.com + {{ ttl }} +
+
+ + SRV + example.com + {{ port }} + {{ priority }} + {{ ttl }} +
+
+ + TXT + example.com + {{ text data }} + {{ ttl }} +
+