mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-18 21:44:36 +08:00
Update SOA to 10/8
Lucy's birthday.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user