Revert "cragr add auth service page"

This reverts commit 71fd2f4a0b.
This commit is contained in:
Romain Bignon 2015-08-04 17:07:35 +02:00
commit e0384cb660

View file

@ -41,7 +41,6 @@ class Cragr(Browser):
'https?://[^/]+/stb/entreeBam\?.*typeAuthentification=CLIC_ALLER.*': LoginPage,
'https?://[^/]+/stb/entreeBam\?.*pagePremVisite.*': UselessPage,
'https?://[^/]+/stb/entreeBam\?.*Interstitielle.*': UselessPage,
'https?://[^/]+/stb/entreeBam\?.*sessionSAG.*': UselessPage,
'https?://[^/]+/stb/entreeBam\?.*act=Synthcomptes': AccountsPage,
'https?://[^/]+/stb/entreeBam\?.*act=Synthepargnes': SavingsPage,
'https?://[^/]+/stb/.*act=Releves.*': TransactionsPage,