From 5f3a2977f1e4793edfecd03836c084da2a1ea163 Mon Sep 17 00:00:00 2001 From: Samuel Sloniker Date: Sat, 26 Nov 2022 13:05:45 -0800 Subject: [PATCH] Add Slate --- README.md | 1 + sources.toml | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index b41ce94..d2f51c0 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Inclusion of a site in this model is not an endorsement of the site. * CNN * HuffPost (formerly Huffington Post) * Los Angeles Times +* Slate * PBS NewsHour * The Washington Post diff --git a/sources.toml b/sources.toml index 3ed4ff3..90730b8 100644 --- a/sources.toml +++ b/sources.toml @@ -61,6 +61,12 @@ category="left" contains_articles=false name="PBS NewsHour" +[slate] +feed="http://www.slate.com/articles/news_and_politics.fulltext.all.10.rss" +category="left" +contains_articles=false +name="Slate" + [washington_post] feed="https://feeds.washingtonpost.com/rss/national" category="left"