mirror of
https://github.com/Lissy93/web-check.git
synced 2025-05-28 14:17:54 +02:00
Merge a2074ceb89f374c3221e27b6eab64889895b91c2 into 50a11a5f50eb3ba2f48a86672b1d52038a93f88e
This commit is contained in:
commit
0ca40d45cc
@ -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