support new authentication system
This commit is contained in:
parent
89e1917a86
commit
4784cb59c5
2 changed files with 39 additions and 4 deletions
|
|
@ -41,6 +41,7 @@ class SocieteGenerale(BaseBrowser):
|
|||
'.*restitution/cns_listeprestation.html': AccountsList,
|
||||
'.*restitution/cns_listeCartes.*.html.*': CardsList,
|
||||
'.*restitution/cns_detail.*\.html.*': AccountHistory,
|
||||
'https://.*.societegenerale.fr/lgn/url.html.*':AccountHistory,
|
||||
}
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue