summary refs log tree commit diff
path: root/zones/db.ttm.sh
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2021-02-03 15:45:19 -0500
committerBen Harris <ben@tilde.team>2021-02-12 14:12:08 -0500
commitdd26fe8363baa468c00820279c06e10fbf523320 (patch)
tree1b4d514b72346c52edf240a3b62786ee57fa1261 /zones/db.ttm.sh
parentecd8fa108aa1b49d81fccb8f7a4d6b626077ee0e (diff)
change ownercheck to SyS confirmation code
Diffstat (limited to 'zones/db.ttm.sh')
-rw-r--r--zones/db.ttm.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/zones/db.ttm.sh b/zones/db.ttm.sh
index 465ec8c..b321191 100644
--- a/zones/db.ttm.sh
+++ b/zones/db.ttm.sh
@@ -1,7 +1,7 @@
 $ORIGIN .
 $TTL 3600	; 1 hour
 ttm.sh			IN SOA	ns1.tildeverse.net. root.ttm.sh. (
-				2021021100 ; serial
+				2021021200 ; serial
 				86400      ; refresh (1 day)
 				7200       ; retry (2 hours)
 				3600000    ; expire (5 weeks 6 days 16 hours)
@@ -26,6 +26,6 @@ $ORIGIN asylum.ttm.sh.
 $ORIGIN ttm.sh.
 ip4			A	51.222.67.24
 ip6			AAAA	2607:5300:203:602::24
-ownercheck		TXT	"17ad81f6"
+ownercheck		TXT	"97c75087"
 ssh			A	51.222.67.25
 			AAAA	2607:5300:203:602::25