From 0d22b5f3efa64e3ff7b0a490f270f1978904712b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 4 Sep 2022 14:30:53 +0530 Subject: [PATCH] Update Dark Reading --- recipes/dark_reading.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/dark_reading.recipe b/recipes/dark_reading.recipe index b7f78df530..3f46755a7d 100644 --- a/recipes/dark_reading.recipe +++ b/recipes/dark_reading.recipe @@ -16,7 +16,7 @@ class DarkReading(BasicNewsRecipe): description = u'Dark Reading is the premier online resource helping information security professionals manage the balance between protection and access. It offers breaking news and analysis on attacks, breaches and vulnerabilities, as well as strategies for protecting enterprise data. It also offers guidance on setting risk management and compliance policies.' # noqa oldest_article = 7 max_articles_per_feed = 100 - keep_only_tags = [dict(id=['article-main', 'header-full'])] + keep_only_tags = [dict(attrs=['article-content', 'heading'])] masthead_url = u'http://img.deusm.com/darkreading/DR-logo.png' cover_url = u'http://img.deusm.com/darkreading/DR-logo.png' remove_tags = [