mirror of
https://github.com/Lissy93/web-check.git
synced 2025-06-20 19:57:44 +02:00
Merge a2074ceb89f374c3221e27b6eab64889895b91c2 into 20d08290afb78c03cf9ccafb3149418bd6e7d8d0
This commit is contained in:
commit
fc089f3672
@ -253,6 +253,12 @@ const resources = [
|
||||
icon: 'https://i.ibb.co/6nLw2MC/anyrun-icon.png',
|
||||
description: 'An interactive malware and web sandbox',
|
||||
},
|
||||
{
|
||||
title: 'DNS.fish',
|
||||
link: 'https://dns.fish/',
|
||||
icon: 'https://i.ibb.co/bdgzRGw/favicon-31-1.png',
|
||||
description: 'An online dns lookup tool with API support',
|
||||
},
|
||||
];
|
||||
|
||||
const makeLink = (resource: any, scanUrl: string | undefined): string => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user