mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-29 21:54:17 +01:00
...
This commit is contained in:
parent
bc63a58fa2
commit
8f6c0b07dc
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ class AdvancedUserRecipe1249039563(BasicNewsRecipe):
|
|||
|
||||
def get_obfuscated_article(self, url):
|
||||
br = self.browser.clone_browser()
|
||||
print 'THE CURRENT URL IS: ', url
|
||||
br.open(url)
|
||||
year = date.today().year
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue