From d9e80f994b867f79bde12b076c17a1aef7b46650 Mon Sep 17 00:00:00 2001 From: anton Date: Wed, 2 Jul 2014 18:48:57 +0400 Subject: [PATCH] fix shopify detection --- share/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/apps.json b/share/apps.json index a00352c0e..e67dc8847 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2630,7 +2630,7 @@ "Shopify": { "website": "shopify.com", "cats": [ 6 ], - "html": "]+=cdn\\.shopify\\.com", + "html": "]+=['\"]//cdn\\.shopify\\.com", "env": "^Shopify$" }, "Shopware": {