mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b2dc29019a
commit
90f095a8a5
@ -21,7 +21,7 @@ class ScienceAAS(BasicNewsRecipe):
|
|||||||
delay = 1
|
delay = 1
|
||||||
timefmt = ' [%A, %d %B, %Y]'
|
timefmt = ' [%A, %d %B, %Y]'
|
||||||
needs_subscription = True
|
needs_subscription = True
|
||||||
LOGIN = 'http://www.sciencemag.org/cgi/login?uri=%2Findex.dtl'
|
LOGIN = 'http://www.sciencemag.org/cgi/login'
|
||||||
|
|
||||||
def get_browser(self):
|
def get_browser(self):
|
||||||
br = BasicNewsRecipe.get_browser(self)
|
br = BasicNewsRecipe.get_browser(self)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user