From 3a35ff17cbcda600d8c2def6b655acade7af4df7 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 28 Dec 2020 11:27:45 -0500 Subject: remove AAA records that aren't working --- zones/db.ttm.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'zones/db.ttm.sh') diff --git a/zones/db.ttm.sh b/zones/db.ttm.sh index a42f521..0f92b0f 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. ( - 2020112410 ; serial + 2020122800 ; serial 86400 ; refresh (1 day) 7200 ; retry (2 hours) 3600000 ; expire (5 weeks 6 days 16 hours) @@ -26,4 +26,3 @@ ip4 A 167.114.7.65 ip6 AAAA 2607:5300:203:5fd5::7:65 ownercheck TXT "17ad81f6" ssh A 167.114.7.66 - AAAA 2607:5300:203:5fd5::7:66 -- cgit 1.4.1