More sources
This commit is contained in:
parent
e206210ec5
commit
c5cc6d78f9
17
README.md
17
README.md
|
@ -9,15 +9,22 @@ Inclusion of a site in this model is not an endorsement of the site.
|
||||||
|
|
||||||
### Left
|
### Left
|
||||||
|
|
||||||
|
* The Atlantic
|
||||||
|
* CBS News
|
||||||
|
* CNBC
|
||||||
* CNN
|
* CNN
|
||||||
* HuffPost (formerly Huffington Post)
|
* HuffPost (formerly Huffington Post)
|
||||||
* CNBC
|
|
||||||
* PBS NewsHour
|
|
||||||
* Los Angeles Times
|
* Los Angeles Times
|
||||||
|
* PBS NewsHour
|
||||||
|
|
||||||
### Right
|
### Right
|
||||||
|
|
||||||
* Fox News
|
* American Thinker
|
||||||
* One America News Network
|
* Breitbart
|
||||||
* New York Post
|
* Epoch Times
|
||||||
* The Federalist
|
* The Federalist
|
||||||
|
* Fox News
|
||||||
|
* Not the Bee
|
||||||
|
* New York Post
|
||||||
|
* One America News Network
|
||||||
|
* Washington Examiner
|
||||||
|
|
37
sources.toml
37
sources.toml
|
@ -30,12 +30,22 @@ feed="https://www.latimes.com/local/rss2.0.xml"
|
||||||
category="left"
|
category="left"
|
||||||
contains_articles=false
|
contains_articles=false
|
||||||
|
|
||||||
|
[cbs_news]
|
||||||
|
feed="https://www.cbsnews.com/latest/rss/main"
|
||||||
|
category="left"
|
||||||
|
contains_articles=false
|
||||||
|
|
||||||
|
[atlantic]
|
||||||
|
feed="https://www.theatlantic.com/feed/all/"
|
||||||
|
category="left"
|
||||||
|
contains_articles=true
|
||||||
|
|
||||||
#[bloomberg]
|
#[bloomberg]
|
||||||
#feed="https://www.bloomberg.com/politics/feeds/site.xml"
|
#feed="https://www.bloomberg.com/politics/feeds/site.xml"
|
||||||
#category="left"
|
#category="left"
|
||||||
#contains_articles=false
|
#contains_articles=false
|
||||||
|
|
||||||
[fox]
|
[fox_news]
|
||||||
feed="https://moxie.foxnews.com/google-publisher/latest.xml"
|
feed="https://moxie.foxnews.com/google-publisher/latest.xml"
|
||||||
category="right"
|
category="right"
|
||||||
contains_articles=true
|
contains_articles=true
|
||||||
|
@ -59,6 +69,31 @@ feed="https://thefederalist.com/feed"
|
||||||
category="right"
|
category="right"
|
||||||
contains_articles=false
|
contains_articles=false
|
||||||
|
|
||||||
|
[washington_examiner]
|
||||||
|
feed="https://feeds.feedburner.com/dcexaminer/Politics"
|
||||||
|
category="right"
|
||||||
|
contains_articles=true
|
||||||
|
|
||||||
|
[american_thinker]
|
||||||
|
feed="https://feeds.feedburner.com/americanthinker_articles"
|
||||||
|
category="right"
|
||||||
|
contains_articles=false
|
||||||
|
|
||||||
|
[breitbart]
|
||||||
|
feed="https://feeds.feedburner.com/breitbart/"
|
||||||
|
category="right"
|
||||||
|
contains_articles=false
|
||||||
|
|
||||||
|
[epoch_times]
|
||||||
|
feed="https://www.theepochtimes.com/feed/"
|
||||||
|
category="right"
|
||||||
|
contains_articles=false
|
||||||
|
|
||||||
|
[not_the_bee]
|
||||||
|
feed="https://notthebee.com/feed"
|
||||||
|
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