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)
|
||||
* Los Angeles Times
|
||||
* PBS NewsHour
|
||||
* The Washington Post
|
||||
|
||||
### Right
|
||||
|
||||
|
|
19
sources.toml
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…
Reference in New Issue
Block a user