set CERTHASH const on most bank modules and others
This commit is contained in:
parent
bf3206418b
commit
dde19633d3
13 changed files with 15 additions and 5 deletions
|
|
@ -33,6 +33,7 @@ __all__ = ['LCLBrowser']
|
|||
class LCLBrowser(BaseBrowser):
|
||||
PROTOCOL = 'https'
|
||||
DOMAIN = 'particuliers.secure.lcl.fr'
|
||||
CERTHASH = 'ddfafa91c3e4dba2e6730df723ab5559ae55db351307ea1190d09bd025f74cce'
|
||||
ENCODING = 'utf-8'
|
||||
USER_AGENT = BaseBrowser.USER_AGENTS['wget']
|
||||
PAGES = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue