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