From cdb7d6ba498d65962f51f85e6c8493dcf7a3265f Mon Sep 17 00:00:00 2001 From: Romain Bignon Date: Sun, 21 Dec 2014 20:44:38 +0100 Subject: [PATCH] handle new useless page --- modules/creditmutuel/browser.py | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/creditmutuel/browser.py b/modules/creditmutuel/browser.py index 746db32a..dd95baa6 100644 --- a/modules/creditmutuel/browser.py +++ b/modules/creditmutuel/browser.py @@ -62,6 +62,7 @@ class CreditMutuelBrowser(LoginBrowser): '/(?P.*)/fr/banques/index.html', '/(?P.*)/fr/banque/paci_beware_of_phishing.*', '/(?P.*)/fr/validation/(?!change_password|verif_code).*', + '/(?P.*)/fr/banque/paci_engine/static_content_manager.aspx', EmptyPage) currentSubBank = None