mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Blacklist problematic shopify iFrame
This commit is contained in:
parent
755d4945f7
commit
18a8a21179
@ -174,6 +174,7 @@ function blacklistedDomainCheck () {
|
||||
'uscourts.gov',
|
||||
'dropbox.com',
|
||||
'webbyawards.com',
|
||||
'cdn.shopify.com/s/javascripts/tricorder/xtld-read-only-frame.html',
|
||||
]
|
||||
var currentUrl = window.location.href
|
||||
var currentRegex
|
||||
|
Loading…
Reference in New Issue
Block a user