mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Merge branch 'master' of https://github.com/jamescridland/calibre
This commit is contained in:
commit
d6184e16a1
@ -15,7 +15,8 @@ def classes(classes):
|
|||||||
class E1843(BasicNewsRecipe):
|
class E1843(BasicNewsRecipe):
|
||||||
title = '1843'
|
title = '1843'
|
||||||
__author__ = 'Kovid Goyal'
|
__author__ = 'Kovid Goyal'
|
||||||
language = 'en'
|
description = 'The ideas, culture and lifestyle magazine from The Economist'
|
||||||
|
language = 'en_GB'
|
||||||
no_stylesheets = True
|
no_stylesheets = True
|
||||||
remove_javascript = True
|
remove_javascript = True
|
||||||
oldest_article = 365
|
oldest_article = 365
|
||||||
|
BIN
recipes/icons/1843.png
Normal file
BIN
recipes/icons/1843.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 288 B |
Loading…
x
Reference in New Issue
Block a user