From 1d2cfab68c0fb14d6b95dcbdca6f6b7680d7363e Mon Sep 17 00:00:00 2001 From: Samuel Sloniker Date: Thu, 24 Nov 2022 19:41:40 -0800 Subject: [PATCH] More sources --- README.md | 2 ++ sources.toml | 10 ++++++++++ 2 files changed, 12 insertions(+) diff --git a/README.md b/README.md index 50287ee..45e7c83 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/sources.toml b/sources.toml index 16159d6..2c8dbf2 100644 --- a/sources.toml +++ b/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"