mirror of
https://codeberg.org/alicia/web-check.git
synced 2026-03-14 14:45:48 +01:00
commit
c30bea943b
1 changed files with 6 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue