mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 14:25:41 +02:00
Merge branch 'master' of https://github.com/jamescridland/calibre
This commit is contained in:
commit
d6184e16a1
2 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ def classes(classes):
|
|||
class E1843(BasicNewsRecipe):
|
||||
title = '1843'
|
||||
__author__ = 'Kovid Goyal'
|
||||
language = 'en'
|
||||
description = 'The ideas, culture and lifestyle magazine from The Economist'
|
||||
language = 'en_GB'
|
||||
no_stylesheets = True
|
||||
remove_javascript = True
|
||||
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…
Reference in a new issue