From 52cb0fd61877c7f943c478d5b97b2ae3f10b7a10 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 26 Aug 2023 13:33:55 +0100 Subject: [PATCH] Adds link to ThreatJammer --- src/utils/docs.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/utils/docs.ts b/src/utils/docs.ts index 517ec0f..ec7ce62 100644 --- a/src/utils/docs.ts +++ b/src/utils/docs.ts @@ -467,7 +467,9 @@ const docs: Doc[] = [ title: 'Block Detection', description: 'Checks access to the URL using 10+ of the most popular privacy, malware and parental control blocking DNS servers.', use: '', - resources: [], + resources: [ + { title: 'ThreatJammer Lists', link: 'https://threatjammer.com/osint-lists'}, + ], screenshot: 'https://i.ibb.co/M5JSXbW/Screenshot-from-2023-08-26-12-12-43.png', }, {