From 06190f5101e73167aa0c1a1ebcc6d0bbee956116 Mon Sep 17 00:00:00 2001 From: Samuel Sloniker Date: Sat, 26 Nov 2022 09:41:42 -0800 Subject: [PATCH] Add Washington Post --- README.md | 1 + sources.toml | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index be59dfd..b41ce94 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Inclusion of a site in this model is not an endorsement of the site. * HuffPost (formerly Huffington Post) * Los Angeles Times * PBS NewsHour +* The Washington Post ### Right diff --git a/sources.toml b/sources.toml index 21054d8..3ed4ff3 100644 --- a/sources.toml +++ b/sources.toml @@ -61,6 +61,13 @@ category="left" contains_articles=false name="PBS NewsHour" +[washington_post] +feed="https://feeds.washingtonpost.com/rss/national" +category="left" +contains_articles=false +name="The Washington Post" +sort="Washington Post" + #[bloomberg] #feed="https://www.bloomberg.com/politics/feeds/site.xml" #category="left" @@ -110,6 +117,12 @@ category="right" contains_articles=true name="Fox News" +[not_the_bee] +feed="https://notthebee.com/feed" +category="right" +contains_articles=false +name="Not the Bee" + [nypost] feed="https://nypost.com/news/feed" category="right" @@ -128,12 +141,6 @@ category="right" contains_articles=true name="Washington Examiner" -[not_the_bee] -feed="https://notthebee.com/feed" -category="right" -contains_articles=false -name="Not the Bee" - #[newsmax] #feed="https://www.newsmax.com/rss/Newsfront/16/" #category="right"