mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 05:32:57 +02:00
...
This commit is contained in:
parent
21c62c241f
commit
d57e6e0494
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ class AdvancedUserRecipe1257302745(BasicNewsRecipe):
|
|||
language = 'en'
|
||||
__author__ = 'onyxrev'
|
||||
max_articles_per_feed = 100
|
||||
no_stylesheets = True
|
||||
|
||||
remove_tags_before = {'class':'storytitle'}
|
||||
remove_tags_after = dict(name='div', attrs={'id':'storytext' })
|
||||
|
|
|
|||
Loading…
Reference in a new issue