mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-30 02:32:33 -04:00
...
This commit is contained in:
@@ -34,6 +34,7 @@ class StrategyBusinessRecipe(BasicNewsRecipe):
|
||||
elif c.name.endswith('_password'):
|
||||
br[c.name] = self.password
|
||||
br.submit().read()
|
||||
break
|
||||
return br
|
||||
|
||||
extra_css = '''
|
||||
|
||||
Reference in New Issue
Block a user