mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
improve recipe
This commit is contained in:
parent
712cd082e8
commit
297ca27fb6
@ -23,6 +23,9 @@ class wolne_media(BasicNewsRecipe):
|
||||
remove_javascript = True
|
||||
no_stylesheets = True
|
||||
auto_cleanup = True
|
||||
ignore_duplicate_articles = {'url'}
|
||||
|
||||
remove_tags = [dict(name='p', attrs={'class': 'tags'})]
|
||||
|
||||
feeds = [
|
||||
(u'Wiadomości z kraju', u'http://wolnemedia.net/category/wiadomosci-z-kraju/feed/'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user