Skip to content

Commit

Permalink
Merge pull request #161 from Lissy93/feat/hudson-rock
Browse files Browse the repository at this point in the history
Feat/hudson rock
  • Loading branch information
Lissy93 committed Jul 22, 2024
2 parents 42ecdd9 + 2bcf0bc commit c30bea9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/web-check-live/components/misc/AdditionalResources.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,12 @@ const CardStyles = `
`;

const resources = [
{
title: 'Hudson Rock',
link: 'https://hudsonrock.com/free-tools',
icon: 'https://i.ibb.co/0rF3rZh/logo-1-967abb2c.png',
description: 'Identify Infostealer infection data related to domains and emails',
},
{
title: 'SSL Labs Test',
link: 'https://ssllabs.com/ssltest/analyze.html',
Expand Down

0 comments on commit c30bea9

Please sign in to comment.