Browse Source

Add Washington Post

master
Samuel Sloniker 1 year ago
parent
commit
06190f5101
Signed by: kj7rrv
GPG Key ID: 1BB4029E66285A62
  1. 1
      README.md
  2. 19
      sources.toml

1
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

19
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"

Loading…
Cancel
Save