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

Do not inject on blueskybooking.com

Per zendesk 2312.
This commit is contained in:
Dan Finlay 2018-07-16 15:39:35 -07:00 committed by GitHub
parent db4469794e
commit 6be6b9ef29
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',
'blueskybooking.com',
]
var currentUrl = window.location.href
var currentRegex