diff --git a/recipes/popscience.recipe b/recipes/popscience.recipe index 29a0eeeb16..b7de4ccb51 100644 --- a/recipes/popscience.recipe +++ b/recipes/popscience.recipe @@ -18,8 +18,6 @@ class AdvancedUserRecipe1282101454(BasicNewsRecipe): description = 'Popular Science' publisher = 'Popular Science' max_articles_per_feed = 100 - no_stylesheets = True - remove_empty_feeds = True ignore_duplicate_articles = {'url'} def parse_index(self): @@ -33,7 +31,7 @@ class AdvancedUserRecipe1282101454(BasicNewsRecipe): author = item.find('dc:creator', {'dc': 'http://purl.org/dc/elements/1.1/'}).text section = item.find('category').text content = item.find('content:encoded', {'content': 'http://purl.org/rss/1.0/modules/content/'}).text - content = '
{author}
{author}