mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1111980 (Adding Font Page image to Seattle Times recipie)
This commit is contained in:
parent
542c9188c6
commit
702d8b698a
@ -23,6 +23,7 @@ class SeattleTimes(BasicNewsRecipe):
|
||||
language = 'en'
|
||||
auto_cleanup = True
|
||||
auto_cleanup_keep = '//div[@id="PhotoContainer"]'
|
||||
cover_url = 'http://seattletimes.com/PDF/frontpage.pdf'
|
||||
|
||||
feeds = [
|
||||
(u'Top Stories',
|
||||
|
Loading…
x
Reference in New Issue
Block a user