handle useless index page
This commit is contained in:
parent
efceda7153
commit
9810abd278
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ class CreditMutuelBrowser(BaseBrowser):
|
|||
'https://www.creditmutuel.fr/.*/fr/banque/BAD.*': InfoPage,
|
||||
'https://www.creditmutuel.fr/.*/fr/banque/.*Vir.*': TransfertPage,
|
||||
'https://www.creditmutuel.fr/.*/fr/': EmptyPage,
|
||||
'https://www.creditmutuel.fr/.*/fr/banques/index.html': EmptyPage,
|
||||
'https://www.creditmutuel.fr/.*/fr/banque/paci_beware_of_phishing.html.*': EmptyPage,
|
||||
'https://www.creditmutuel.fr/.*/fr/validation/.*': EmptyPage,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue