Skip to content

Commit c30bea9

Browse files
authored
Merge pull request #161 from Lissy93/feat/hudson-rock
Feat/hudson rock
2 parents 42ecdd9 + 2bcf0bc commit c30bea9

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://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)