feeds: add malicious.life podcast (like Darknet Diaries)
This commit is contained in:
@@ -98,6 +98,7 @@ let
|
||||
(fromDb "lexfridman.com/podcast" // rat)
|
||||
(fromDb "linktr.ee/betteroffline" // pol)
|
||||
(fromDb "linuxdevtime.com" // tech)
|
||||
(fromDb "malicious.life" // tech)
|
||||
(fromDb "mapspodcast.libsyn.com" // uncat) # Multidisciplinary Association for Psychedelic Studies
|
||||
(fromDb "microarch.club" // tech)
|
||||
(fromDb "omegataupodcast.net" // tech) # 3/4 German; 1/4 eps are English
|
||||
|
9
modules/data/feeds/sources/malicious.life/default.json
Normal file
9
modules/data/feeds/sources/malicious.life/default.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "Tales of cybersecurity. The wildest hacks you can ever imagine, told by people who were actually there. Dig into a history you never knew existed.",
|
||||
"is_podcast": true,
|
||||
"site_name": "",
|
||||
"site_url": "",
|
||||
"title": "Malicious Life",
|
||||
"url": "https://feeds.redcircle.com/597cfd00-b29a-49c6-9622-03c8decfc35f",
|
||||
"velocity": 0.097
|
||||
}
|
Reference in New Issue
Block a user