From d99a2382ffda7837658ac44dba8f61778ee765d5 Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 25 Jan 2025 10:57:19 +0000 Subject: [PATCH] add missing file to git --- .../feeds/sources/adventofcomputing.com/default.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 modules/data/feeds/sources/adventofcomputing.com/default.json diff --git a/modules/data/feeds/sources/adventofcomputing.com/default.json b/modules/data/feeds/sources/adventofcomputing.com/default.json new file mode 100644 index 000000000..ba3927a89 --- /dev/null +++ b/modules/data/feeds/sources/adventofcomputing.com/default.json @@ -0,0 +1,9 @@ +{ + "description": "Welcome to Advent of Computing, the show that talks about the shocking, intriguing, and all too often relevant history of computing. A lot of little things we take for granted today have rich stories behind their creation, in each episode we will learn how older tech has lead to our modern world.", + "is_podcast": true, + "site_name": "", + "site_url": "", + "title": "Advent of Computing", + "url": "https://adventofcomputing.libsyn.com/rss", + "velocity": 0.077 +} \ No newline at end of file