mirror of
https://github.com/Lissy93/web-check.git
synced 2025-02-16 18:30:48 +01:00
feat: Adds Hudson Rock
This commit is contained in:
parent
42ecdd9ef6
commit
15d32a5551
@ -88,6 +88,12 @@ const CardStyles = `
|
|||||||
`;
|
`;
|
||||||
|
|
||||||
const resources = [
|
const resources = [
|
||||||
|
{
|
||||||
|
title: 'Hudson Rock',
|
||||||
|
link: 'https://www.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',
|
title: 'SSL Labs Test',
|
||||||
link: 'https://ssllabs.com/ssltest/analyze.html',
|
link: 'https://ssllabs.com/ssltest/analyze.html',
|
||||||
|
Loading…
Reference in New Issue
Block a user