handle new useless page
This commit is contained in:
parent
21affed283
commit
8ae215fd1f
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ class CreditMutuelBrowser(LoginBrowser):
|
|||
'/(?P<subbank>.*)/fr/banque/paci_beware_of_phishing.*',
|
||||
'/(?P<subbank>.*)/fr/validation/(?!change_password|verif_code).*',
|
||||
'/(?P<subbank>.*)/fr/banque/paci_engine/static_content_manager.aspx',
|
||||
'/(?P<subbank>.*)/fr/banque/DELG_Gestion.*',
|
||||
EmptyPage)
|
||||
|
||||
currentSubBank = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue