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
@ -45,6 +45,9 @@ class AM730(BasicNewsRecipe):
|
|||||||
|
|
||||||
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
|
||||||
soup = self.index_to_soup(url)
|
soup = self.index_to_soup(url)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user