mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'patch-1' of https://github.com/Kennyl/calibre
This commit is contained in:
commit
48f1635512
@ -44,6 +44,9 @@ class AM730(BasicNewsRecipe):
|
|||||||
ignore_duplicate_articles = {'title', 'url'}
|
ignore_duplicate_articles = {'title', 'url'}
|
||||||
|
|
||||||
debug=False
|
debug=False
|
||||||
|
|
||||||
|
def get_cover_url(self):
|
||||||
|
return self.masthead_url
|
||||||
|
|
||||||
def getAMSectionArticles(self, sectionName,url):
|
def getAMSectionArticles(self, sectionName,url):
|
||||||
# print sectionName
|
# print sectionName
|
||||||
|
Loading…
x
Reference in New Issue
Block a user