mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-04 04:55:28 -04:00
Fetch all articles from 1843 RSS feed
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user