mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 23:35:04 +02:00
Merge branch 'patch-1' of https://github.com/timotheeandres/calibre
This commit is contained in:
commit
a0c55c9026
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ class AdvancedUserRecipe1639926896(BasicNewsRecipe):
|
|||
max_articles_per_feed = 30
|
||||
|
||||
compress_news_images = True
|
||||
compress_news_images_auto_size = 4
|
||||
no_stylesheets = True
|
||||
keep_only_tags = [{'name': 'div', 'class_': ['post', 'hentry']}]
|
||||
remove_tags = [{'name': 'div', 'class_': 'post-footer'}]
|
||||
|
|
|
|||
Loading…
Reference in a new issue