summary refs log tree commit diff
path: root/zones/db.ttm.sh
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2020-12-28 11:27:45 -0500
committerBen Harris <ben@tilde.team>2020-12-28 11:27:45 -0500
commit3a35ff17cbcda600d8c2def6b655acade7af4df7 (patch)
tree8641ac3b6422e27fa226d176835b5587cf304cb5 /zones/db.ttm.sh
parentce63ac26edb0aabfe9fa1ac1def7ebca73b2c7d7 (diff)
remove AAA records that aren't working
Diffstat (limited to 'zones/db.ttm.sh')
-rw-r--r--zones/db.ttm.sh3
1 files changed, 1 insertions, 2 deletions
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