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'
|
language = 'en'
|
||||||
no_stylesheets = True
|
no_stylesheets = True
|
||||||
remove_javascript = True
|
remove_javascript = True
|
||||||
|
oldest_article = 365
|
||||||
encoding = 'utf-8'
|
encoding = 'utf-8'
|
||||||
feeds = [
|
feeds = [
|
||||||
'https://www.1843magazine.com/rss/content',
|
'https://www.1843magazine.com/rss/content',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user