1
0
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:
Thomas Huang 2019-04-09 11:56:59 -05:00 committed by GitHub
commit 7e0006a7fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -275,6 +275,7 @@ function blacklistedDomainCheck () {
'harbourair.com',
'ani.gamer.com.tw',
'blueskybooking.com',
'sharefile.com',
]
const currentUrl = window.location.href
let currentRegex