From 1fc4a0ad9ebbe244e8661256ebae74f86b4e3202 Mon Sep 17 00:00:00 2001 From: "Todd H. Gardner" <672168+toddhgardner@users.noreply.github.com> Date: Thu, 11 Dec 2025 12:48:25 -0600 Subject: [PATCH] add certkit CT log search --- public/arf.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/arf.json b/public/arf.json index e325ee78..6ac04425 100644 --- a/public/arf.json +++ b/public/arf.json @@ -555,6 +555,11 @@ "type": "url", "url": "https://crt.sh/?" }, + { + "name": "CertKit - Certificate Transparency Log Search", + "type": "url", + "url": "https://www.certkit.io/tools/ct-logs/" + }, { "name": "certgraph (T)", "type": "url",