mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
9a6671c3ce
commit
c560cb7481
@ -273,7 +273,7 @@ class WSJ(BasicNewsRecipe):
|
||||
self.log.warn('No articles found in', url)
|
||||
|
||||
def parse_index(self):
|
||||
return self.test_wsj_index()
|
||||
# return self.test_wsj_index()
|
||||
root = self.index_to_soup(self.wsj_itp_page, as_tree=True)
|
||||
CSSSelect = Select(root)
|
||||
# from calibre.utils.ipython import ipython
|
||||
|
Loading…
x
Reference in New Issue
Block a user