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
|
### Left
|
||||||
|
|
||||||
|
* ABC News
|
||||||
* The Atlantic
|
* The Atlantic
|
||||||
* CBS News
|
* CBS News
|
||||||
* CNBC
|
* CNBC
|
||||||
|
@ -21,6 +22,7 @@ Inclusion of a site in this model is not an endorsement of the site.
|
||||||
|
|
||||||
* American Thinker
|
* American Thinker
|
||||||
* Breitbart
|
* Breitbart
|
||||||
|
* Daily Caller
|
||||||
* Epoch Times
|
* Epoch Times
|
||||||
* The Federalist
|
* The Federalist
|
||||||
* Fox News
|
* Fox News
|
||||||
|
|
10
sources.toml
10
sources.toml
|
@ -40,6 +40,11 @@ feed="https://www.theatlantic.com/feed/all/"
|
||||||
category="left"
|
category="left"
|
||||||
contains_articles=true
|
contains_articles=true
|
||||||
|
|
||||||
|
[abc_news]
|
||||||
|
feed="https://abcnews.go.com/abcnews/usheadlines"
|
||||||
|
category="left"
|
||||||
|
contains_articles=false
|
||||||
|
|
||||||
#[bloomberg]
|
#[bloomberg]
|
||||||
#feed="https://www.bloomberg.com/politics/feeds/site.xml"
|
#feed="https://www.bloomberg.com/politics/feeds/site.xml"
|
||||||
#category="left"
|
#category="left"
|
||||||
|
@ -94,6 +99,11 @@ feed="https://notthebee.com/feed"
|
||||||
category="right"
|
category="right"
|
||||||
contains_articles=false
|
contains_articles=false
|
||||||
|
|
||||||
|
[daily_caller]
|
||||||
|
feed="https://feeds.feedburner.com/dailycaller"
|
||||||
|
category="right"
|
||||||
|
contains_articles=false
|
||||||
|
|
||||||
#[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