mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-29 10:12:34 -04:00
...
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user