aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/contentscript.js
diff options
context:
space:
mode:
authorbrunobar79 <brunobar79@gmail.com>2018-07-14 08:53:22 +0800
committerbrunobar79 <brunobar79@gmail.com>2018-07-14 08:53:22 +0800
commitd21d408d6429e645fda8b9dfcddbe22b7a44f8ca (patch)
tree53c268ebf360d7740e0be9cd04bee3e811792a96 /app/scripts/contentscript.js
parent30258328587a8942c21fce609b7949d093cd594f (diff)
parent2f4698c130331db20a27576cb1c521c8ca5106e3 (diff)
downloadtangerine-wallet-browser-d21d408d6429e645fda8b9dfcddbe22b7a44f8ca.tar.gz
tangerine-wallet-browser-d21d408d6429e645fda8b9dfcddbe22b7a44f8ca.tar.zst
tangerine-wallet-browser-d21d408d6429e645fda8b9dfcddbe22b7a44f8ca.zip
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
Diffstat (limited to 'app/scripts/contentscript.js')
-rw-r--r--app/scripts/contentscript.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/scripts/contentscript.js b/app/scripts/contentscript.js
index b35a70dd2..04dd51b01 100644
--- a/app/scripts/contentscript.js
+++ b/app/scripts/contentscript.js
@@ -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