We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42ecdd9 + 2bcf0bc commit c30bea9Copy full SHA for c30bea9
src/web-check-live/components/misc/AdditionalResources.tsx
@@ -88,6 +88,12 @@ const CardStyles = `
88
`;
89
90
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
+ },
97
{
98
title: 'SSL Labs Test',
99
link: 'https://ssllabs.com/ssltest/analyze.html',
0 commit comments