More sources
This commit is contained in:
parent
c5cc6d78f9
commit
1d2cfab68c
|
@ -9,6 +9,7 @@ Inclusion of a site in this model is not an endorsement of the site.
|
|||
|
||||
### Left
|
||||
|
||||
* ABC News
|
||||
* The Atlantic
|
||||
* CBS News
|
||||
* CNBC
|
||||
|
@ -21,6 +22,7 @@ Inclusion of a site in this model is not an endorsement of the site.
|
|||
|
||||
* American Thinker
|
||||
* Breitbart
|
||||
* Daily Caller
|
||||
* Epoch Times
|
||||
* The Federalist
|
||||
* Fox News
|
||||
|
|
10
sources.toml
10
sources.toml
|
@ -40,6 +40,11 @@ feed="https://www.theatlantic.com/feed/all/"
|
|||
category="left"
|
||||
contains_articles=true
|
||||
|
||||
[abc_news]
|
||||
feed="https://abcnews.go.com/abcnews/usheadlines"
|
||||
category="left"
|
||||
contains_articles=false
|
||||
|
||||
#[bloomberg]
|
||||
#feed="https://www.bloomberg.com/politics/feeds/site.xml"
|
||||
#category="left"
|
||||
|
@ -94,6 +99,11 @@ feed="https://notthebee.com/feed"
|
|||
category="right"
|
||||
contains_articles=false
|
||||
|
||||
[daily_caller]
|
||||
feed="https://feeds.feedburner.com/dailycaller"
|
||||
category="right"
|
||||
contains_articles=false
|
||||
|
||||
#[newsmax]
|
||||
#feed="https://www.newsmax.com/rss/Newsfront/16/"
|
||||
#category="right"
|
||||
|
|
Loading…
Reference in New Issue
Block a user