From 40ced1035ca96557691005f33b7947d8b4410a0f Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 21 Jul 2020 15:21:03 -0400 Subject: re-add ipv6 now that it's working --- zones/db.tildegit.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'zones/db.tildegit.org') diff --git a/zones/db.tildegit.org b/zones/db.tildegit.org index e7128e5..1497241 100644 --- a/zones/db.tildegit.org +++ b/zones/db.tildegit.org @@ -1,7 +1,7 @@ $ORIGIN . $TTL 3600 ; 1 hour tildegit.org IN SOA ns1.tildeverse.net. root.tildegit.org. ( - 2020071000 ; serial + 2020072100 ; serial 86400 ; refresh (1 day) 7200 ; retry (2 hours) 3600000 ; expire (5 weeks 6 days 16 hours) @@ -24,4 +24,5 @@ bot A 167.114.155.188 AAAA 2607:5300:201:3100::e5d ownercheck TXT "17ad81f6" ssh A 167.114.7.66 + AAAA 2607:5300:203:5fd5::7:66 status CNAME ksqe.status.updown.io. -- cgit 1.4.1