From a65433bcd44009d9022b367697e87aab56ac1772 Mon Sep 17 00:00:00 2001 From: Kennyl Date: Thu, 26 Jan 2017 18:24:17 +0800 Subject: [PATCH] Add Cover Better than None --- recipes/am730.recipe | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/am730.recipe b/recipes/am730.recipe index a18d4ebcbd..e0aeb444da 100644 --- a/recipes/am730.recipe +++ b/recipes/am730.recipe @@ -44,6 +44,9 @@ class AM730(BasicNewsRecipe): ignore_duplicate_articles = {'title', 'url'} debug=False + + def get_cover_url(self): + return self.masthead_url def getAMSectionArticles(self, sectionName,url): # print sectionName