mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
ignore duplicate articles
Changes to be committed: modified: salzburger_nachrichten.recipe
This commit is contained in:
parent
710b09b341
commit
e2c61dbeb0
@ -11,6 +11,7 @@ class SalzburgerNachrichten(BasicNewsRecipe):
|
||||
no_stylesheets = True
|
||||
remove_empty_feeds = True
|
||||
compress_news_images = True
|
||||
ignore_duplicate_articles = {'url'}
|
||||
|
||||
keep_only_tags = [
|
||||
dict(name='h1', attrs={'class': 'article-title'}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user