mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-30 21:57:11 +01:00
...
This commit is contained in:
parent
5bf153338b
commit
731ff8eac4
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ class AdvancedUserRecipe1301860159(BasicNewsRecipe):
|
|||
max_articles_per_feed = 100
|
||||
no_stylesheets = True
|
||||
use_embedded_content = False
|
||||
language = 'en_EN'
|
||||
remove_javascript = True
|
||||
keep_only_tags = [dict(name='div', attrs={'class':'modSectionTd2'})]
|
||||
remove_tags = [dict(name='a'),dict(name='hr')]
|
||||
|
|
|
|||
Loading…
Reference in a new issue