mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
62007f323b
commit
9030c8cbd2
@ -34,6 +34,7 @@ class FE_India(BasicNewsRecipe):
|
||||
}
|
||||
|
||||
keep_only_tags = [classes('wp-block-post-title wp-block-post-excerpt ie-network-post-meta-wrapper wp-block-post-featured-image wp-block-post-content')]
|
||||
remove_tags = [classes('parent_also_read')]
|
||||
remove_attributes = ['width', 'height']
|
||||
|
||||
feeds = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user