From 93e8c64b3dfde61024bdd77cd57b6af9c96de2c5 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sat, 21 May 2022 13:59:07 -0400 Subject: Update bind script --- data/dns/db.orbekk.com.zone | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data') diff --git a/data/dns/db.orbekk.com.zone b/data/dns/db.orbekk.com.zone index c535f88..e060669 100644 --- a/data/dns/db.orbekk.com.zone +++ b/data/dns/db.orbekk.com.zone @@ -11,6 +11,8 @@ fm3._domainkey IN CNAME fm3.orbekk.com.dkim.fmhosted.com. ; _matrix._tcp IN SRV 10 0 8448 dragon.orbekk.com. +test-message IN TXT "dummy update" + dynamic IN NS ns1.he.net. dynamic IN NS ns2.he.net. dynamic IN NS ns2.he.net. -- cgit v1.2.3