feeds: add mintcast podcast

This commit is contained in:
Colin 2024-06-01 16:28:42 +00:00
parent a5a635f00b
commit cb1d5d53c6
2 changed files with 10 additions and 0 deletions

View File

@ -86,6 +86,7 @@ let
(fromDb "lexfridman.com/podcast" // rat)
(fromDb "mapspodcast.libsyn.com" // uncat) # Multidisciplinary Association for Psychedelic Studies
(fromDb "microarch.club" // tech)
(fromDb "mintcast.org" // tech)
(fromDb "omegataupodcast.net" // tech) # 3/4 German; 1/4 eps are English
(fromDb "omny.fm/shows/cool-people-who-did-cool-stuff" // pol) # Maggie Killjoy -- referenced by Cory Doctorow
(fromDb "omny.fm/shows/money-stuff-the-podcast") # Matt Levine

View File

@ -0,0 +1,9 @@
{
"description": "The podcast by the Linux Mint community for all users of Linux.",
"is_podcast": true,
"site_name": "mintCast",
"site_url": "https://mintcast.org",
"title": "mintCast",
"url": "https://mintcast.org/feed/podcast/",
"velocity": 0.121
}