1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Add harbourair.com to injection block list

This site was getting unexpected results when MetaMask was installed.

https://consensys.zendesk.com/agent/tickets/2312
This commit is contained in:
Dan Finlay 2018-07-12 14:21:32 -07:00 committed by GitHub
parent 5a45df72c6
commit c4ae399577
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,6 +177,7 @@ function blacklistedDomainCheck () {
'cdn.shopify.com/s/javascripts/tricorder/xtld-read-only-frame.html',
'adyen.com',
'gravityforms.com',
'harbourair.com',
]
var currentUrl = window.location.href
var currentRegex