This commit is contained in:
parent
58efe5cbed
commit
d2ebea5a31
4 changed files with 11 additions and 3 deletions
|
|
@ -32,6 +32,7 @@ func CheckCertificate(domain string) Domain {
|
|||
Date: date.Format(time.DateTime),
|
||||
}
|
||||
}
|
||||
|
||||
return Domain{Name: domain, Failed: true}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue