From b61e1b555003703d950931a51529e9213eedeeb6 Mon Sep 17 00:00:00 2001 From: Ritesh Kumar Date: Fri, 30 Aug 2024 13:29:19 +0530 Subject: [PATCH] chore: add darknet diaries (2477) --- database/other/podcasts.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/database/other/podcasts.json b/database/other/podcasts.json index db1238548..05845b316 100644 --- a/database/other/podcasts.json +++ b/database/other/podcasts.json @@ -26,5 +26,12 @@ "url": "https://www.youtube.com/@AI.Overpowered", "category": "other", "subcategory": "podcasts" + }, + { + "name": "Darknet Diaries", + "description": "Darknet Diaries is a podcast about true stories from the dark side of the internet.", + "url": "https://darknetdiaries.com", + "category": "other", + "subcategory": "podcasts" } ]