hostname has changed
This commit is contained in:
parent
c31d72e630
commit
519fa1757f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ __all__ = ['BNPEnterprise']
|
||||||
|
|
||||||
|
|
||||||
class BNPEnterprise(BaseBrowser):
|
class BNPEnterprise(BaseBrowser):
|
||||||
DOMAIN = 'entreprisesplus.bnpparibas.net'
|
DOMAIN = 'entreprises.bnpparibas.net'
|
||||||
PROTOCOL = 'https'
|
PROTOCOL = 'https'
|
||||||
CERTHASH = '6789f1e08e18d6578dca88ce2e0354a99dbe7824736c01c9c4fa3b456d03b9e9'
|
CERTHASH = '6789f1e08e18d6578dca88ce2e0354a99dbe7824736c01c9c4fa3b456d03b9e9'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue