Skip to content

Commit 15d32a5

Browse files
committed
feat: Adds Hudson Rock
1 parent 42ecdd9 commit 15d32a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/web-check-live/components/misc/AdditionalResources.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,12 @@ const CardStyles = `
8888
`;
8989

9090
const resources = [
91+
{
92+
title: 'Hudson Rock',
93+
link: 'https://www.hudsonrock.com/free-tools',
94+
icon: 'https://i.ibb.co/0rF3rZh/logo-1-967abb2c.png',
95+
description: 'Identify Infostealer infection data related to domains and emails',
96+
},
9197
{
9298
title: 'SSL Labs Test',
9399
link: 'https://ssllabs.com/ssltest/analyze.html',

0 commit comments

Comments
 (0)