fix shopify detection

main
anton 11 years ago
parent d13ad41513
commit d9e80f994b

@ -2630,7 +2630,7 @@
"Shopify": { "Shopify": {
"website": "shopify.com", "website": "shopify.com",
"cats": [ 6 ], "cats": [ 6 ],
"html": "<link[^>]+=cdn\\.shopify\\.com", "html": "<link[^>]+=['\"]//cdn\\.shopify\\.com",
"env": "^Shopify$" "env": "^Shopify$"
}, },
"Shopware": { "Shopware": {