1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Do not inject on ani.gamer.com.tw

Fixes #4799
This commit is contained in:
Dan Finlay 2018-07-18 15:23:32 -07:00 committed by GitHub
parent 13804d61b4
commit dd9e3587d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -178,6 +178,7 @@ function blacklistedDomainCheck () {
'adyen.com',
'gravityforms.com',
'harbourair.com',
'ani.gamer.com.tw',
]
var currentUrl = window.location.href
var currentRegex