Add harbourair.com to injection block list

This site was getting unexpected results when MetaMask was installed.

https://consensys.zendesk.com/agent/tickets/2312
feature/default_network_editable
Dan Finlay 6 years ago committed by GitHub
parent 5a45df72c6
commit c4ae399577
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      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

Loading…
Cancel
Save