mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fetch all articles from 1843 RSS feed
This commit is contained in:
parent
19bb59e70e
commit
de18e1fdc2
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user