From c5cc6d78f9ea295269f692ec809b79eacc43a0fb Mon Sep 17 00:00:00 2001 From: Samuel Sloniker Date: Thu, 24 Nov 2022 15:57:56 -0800 Subject: [PATCH] More sources --- README.md | 15 +++++++++++---- sources.toml | 37 ++++++++++++++++++++++++++++++++++++- 2 files changed, 47 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f2a8310..50287ee 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,22 @@ Inclusion of a site in this model is not an endorsement of the site. ### Left +* The Atlantic +* CBS News +* CNBC * CNN * HuffPost (formerly Huffington Post) -* CNBC -* PBS NewsHour * Los Angeles Times +* PBS NewsHour ### Right +* American Thinker +* Breitbart +* Epoch Times +* The Federalist * Fox News -* One America News Network +* Not the Bee * New York Post -* The Federalist +* One America News Network +* Washington Examiner diff --git a/sources.toml b/sources.toml index cde044b..16159d6 100644 --- a/sources.toml +++ b/sources.toml @@ -30,12 +30,22 @@ feed="https://www.latimes.com/local/rss2.0.xml" category="left" 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] #feed="https://www.bloomberg.com/politics/feeds/site.xml" #category="left" #contains_articles=false -[fox] +[fox_news] feed="https://moxie.foxnews.com/google-publisher/latest.xml" category="right" contains_articles=true @@ -59,6 +69,31 @@ feed="https://thefederalist.com/feed" category="right" 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] #feed="https://www.newsmax.com/rss/Newsfront/16/" #category="right"