Fetch all articles from 1843 RSS feed

This commit is contained in:
Kovid Goyal
2019-02-11 10:55:20 +05:30
parent 19bb59e70e
commit de18e1fdc2
+1
View File
@@ -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',