Update SOA to 10/8

Lucy's birthday.
This commit is contained in:
Brian Cunnie
2024-10-08 09:09:24 -07:00
parent 705c50b70e
commit 39d876079c
2 changed files with 16 additions and 16 deletions

View File

@@ -881,7 +881,7 @@ func SOAResource(name dnsmessage.Name) dnsmessage.SOAResource {
return dnsmessage.SOAResource{
NS: name,
MBox: mbox,
Serial: 2024091500,
Serial: 20241008,
// cribbed the Refresh/Retry/Expire from google.com.
// MinTTL was 300, but I dropped to 180 for faster
// key-value propagation