Skip to content

Commit

Permalink
Merge pull request #6428 from MetaMask/sharefile.com
Browse files Browse the repository at this point in the history
Don't inject web3 on sharefile.com
  • Loading branch information
tmashuang authored Apr 9, 2019
2 parents f3f6f8c + 2476132 commit 7e0006a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/contentscript.js
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ function blacklistedDomainCheck () {
'harbourair.com',
'ani.gamer.com.tw',
'blueskybooking.com',
'sharefile.com',
]
const currentUrl = window.location.href
let currentRegex
Expand Down

0 comments on commit 7e0006a

Please sign in to comment.