mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
...
This commit is contained in:
parent
bc63a58fa2
commit
8f6c0b07dc
@ -44,7 +44,6 @@ class AdvancedUserRecipe1249039563(BasicNewsRecipe):
|
|||||||
|
|
||||||
def get_obfuscated_article(self, url):
|
def get_obfuscated_article(self, url):
|
||||||
br = self.browser.clone_browser()
|
br = self.browser.clone_browser()
|
||||||
print 'THE CURRENT URL IS: ', url
|
|
||||||
br.open(url)
|
br.open(url)
|
||||||
year = date.today().year
|
year = date.today().year
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user