1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00

Merge pull request #4787 from MetaMask/stop-inject-harbourair

Add harbourair.com to injection block list
This commit is contained in:
Thomas Huang 2018-07-12 15:28:33 -07:00 committed by GitHub
commit 2f4698c130
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