mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Merge pull request #6428 from MetaMask/sharefile.com
Don't inject web3 on sharefile.com
This commit is contained in:
commit
7e0006a7fd
@ -275,6 +275,7 @@ function blacklistedDomainCheck () {
|
||||
'harbourair.com',
|
||||
'ani.gamer.com.tw',
|
||||
'blueskybooking.com',
|
||||
'sharefile.com',
|
||||
]
|
||||
const currentUrl = window.location.href
|
||||
let currentRegex
|
||||
|
Loading…
Reference in New Issue
Block a user