fix shopify detection

main
anton 11 years ago
parent d13ad41513
commit d9e80f994b

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