mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Don't inject web3 on sharefile.com
This commit is contained in:
parent
f3f6f8ca68
commit
24761326de
@ -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