mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update The Financial Express
This commit is contained in:
parent
47c44c308e
commit
9cc2efc885
@ -32,7 +32,7 @@ class FE_India(BasicNewsRecipe):
|
||||
'comment': description, 'tags': category, 'publisher': publisher, 'language': language
|
||||
}
|
||||
|
||||
keep_only_tags = [classes('post-title place-line leftstory')]
|
||||
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_attributes = ['width', 'height']
|
||||
|
||||
feeds = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user