diff --git a/recipes/cumhuriyet.recipe b/recipes/cumhuriyet.recipe index 67a84eb316..6b706c0f07 100644 --- a/recipes/cumhuriyet.recipe +++ b/recipes/cumhuriyet.recipe @@ -13,6 +13,7 @@ class Cumhuriyet(BasicNewsRecipe): encoding = 'utf-8' use_embedded_content = False timefmt = ' [%d %b %Y]' + ignore_duplicate_articles = {'title', 'url'} keep_only_tags = [ dict(name='h1', attrs={'class': 'baslik'}),