mirror of
https://github.com/anotherhadi/iknowyou.git
synced 2026-05-20 17:22:33 +02:00
Improve docs, responsive, add Material Icons
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -16,9 +16,9 @@ import (
|
||||
|
||||
const (
|
||||
name = "crt.sh"
|
||||
description = "SSL/TLS certificate transparency log search via crt.sh — enumerates subdomains and certificates issued for a domain."
|
||||
description = "SSL/TLS certificate transparency log search via crt.sh: enumerates subdomains and certificates issued for a domain."
|
||||
link = "https://crt.sh"
|
||||
icon = ""
|
||||
icon = "mdi:certificate-outline"
|
||||
)
|
||||
|
||||
type Runner struct{}
|
||||
|
||||
Reference in New Issue
Block a user