mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +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',
|
'harbourair.com',
|
||||||
'ani.gamer.com.tw',
|
'ani.gamer.com.tw',
|
||||||
'blueskybooking.com',
|
'blueskybooking.com',
|
||||||
|
'sharefile.com',
|
||||||
]
|
]
|
||||||
const currentUrl = window.location.href
|
const currentUrl = window.location.href
|
||||||
let currentRegex
|
let currentRegex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user