From dd26fe8363baa468c00820279c06e10fbf523320 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 3 Feb 2021 15:45:19 -0500 Subject: change ownercheck to SyS confirmation code --- zones/db.ttm.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zones/db.ttm.sh') 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 -- cgit 1.4.1