From 29d77b53931ce316877d74d50fcccaa86a1eefe5 Mon Sep 17 00:00:00 2001 From: Samuel Sloniker Date: Fri, 25 Nov 2022 12:48:46 -0800 Subject: [PATCH] Only get news from New York Post --- sources.toml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/sources.toml b/sources.toml index 065f4d3..6b8ee3e 100644 --- a/sources.toml +++ b/sources.toml @@ -79,13 +79,9 @@ contains_articles=true name="One America News Network" [nypost] -feed="https://nypost.com/feed" +feed="https://nypost.com/news/feed" category="right" contains_articles=false -exclude=[ - { type="startswith", pattern="https://pagesix.com" }, - { type="startswith", pattern="https://decider.com" }, -] name="New York Post" [federalist]