Add Washington Post
This commit is contained in:
parent
68c8949005
commit
06190f5101
|
@ -26,6 +26,7 @@ Inclusion of a site in this model is not an endorsement of the site.
|
||||||
* HuffPost (formerly Huffington Post)
|
* HuffPost (formerly Huffington Post)
|
||||||
* Los Angeles Times
|
* Los Angeles Times
|
||||||
* PBS NewsHour
|
* PBS NewsHour
|
||||||
|
* The Washington Post
|
||||||
|
|
||||||
### Right
|
### Right
|
||||||
|
|
||||||
|
|
19
sources.toml
19
sources.toml
|
@ -61,6 +61,13 @@ category="left"
|
||||||
contains_articles=false
|
contains_articles=false
|
||||||
name="PBS NewsHour"
|
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]
|
#[bloomberg]
|
||||||
#feed="https://www.bloomberg.com/politics/feeds/site.xml"
|
#feed="https://www.bloomberg.com/politics/feeds/site.xml"
|
||||||
#category="left"
|
#category="left"
|
||||||
|
@ -110,6 +117,12 @@ category="right"
|
||||||
contains_articles=true
|
contains_articles=true
|
||||||
name="Fox News"
|
name="Fox News"
|
||||||
|
|
||||||
|
[not_the_bee]
|
||||||
|
feed="https://notthebee.com/feed"
|
||||||
|
category="right"
|
||||||
|
contains_articles=false
|
||||||
|
name="Not the Bee"
|
||||||
|
|
||||||
[nypost]
|
[nypost]
|
||||||
feed="https://nypost.com/news/feed"
|
feed="https://nypost.com/news/feed"
|
||||||
category="right"
|
category="right"
|
||||||
|
@ -128,12 +141,6 @@ category="right"
|
||||||
contains_articles=true
|
contains_articles=true
|
||||||
name="Washington Examiner"
|
name="Washington Examiner"
|
||||||
|
|
||||||
[not_the_bee]
|
|
||||||
feed="https://notthebee.com/feed"
|
|
||||||
category="right"
|
|
||||||
contains_articles=false
|
|
||||||
name="Not the Bee"
|
|
||||||
|
|
||||||
#[newsmax]
|
#[newsmax]
|
||||||
#feed="https://www.newsmax.com/rss/Newsfront/16/"
|
#feed="https://www.newsmax.com/rss/Newsfront/16/"
|
||||||
#category="right"
|
#category="right"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user