mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Merge branch 'patch-1' of https://github.com/timotheeandres/calibre
This commit is contained in:
commit
a0c55c9026
@ -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…
x
Reference in New Issue
Block a user