From de18e1fdc26c3071935cd6a026a730fd95509fcb Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 11 Feb 2019 10:55:20 +0530 Subject: [PATCH] Fetch all articles from 1843 RSS feed --- recipes/1843.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/1843.recipe b/recipes/1843.recipe index e5a2b663b4..bbff61247c 100644 --- a/recipes/1843.recipe +++ b/recipes/1843.recipe @@ -19,6 +19,7 @@ class E1843(BasicNewsRecipe): language = 'en' no_stylesheets = True remove_javascript = True + oldest_article = 365 encoding = 'utf-8' feeds = [ 'https://www.1843magazine.com/rss/content',