Add Snipcart detection.

main
Dries Cruyskens 4 years ago
parent 0f3066a1f1
commit 87939effb4

@ -11019,6 +11019,19 @@
"script": "snap\\.svg(?:-min)?\\.js",
"website": "http://snapsvg.io"
},
"Snipcart": {
"cats": [6],
"website": "https://snipcart.com/",
"icon": "Snipcart.png",
"cookies": {
"snipcart-cart": ""
},
"html": [
"<link [^>]*href=\".*snipcart\\.css\"",
"<div [^>]*id=\".*snipcart.*\""
],
"script": "https://cdn\\.snipcart\\.com/themes/v([\\w.]+)/default/snipcart\\.js\\;version:\\1"
},
"Snoobi": {
"cats": [
10

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Loading…
Cancel
Save