Add detection for live chat Olark via script tag

main
Craig London 8 years ago
parent 9f25ef1913
commit 54c2b1e862

@ -5338,6 +5338,14 @@
"script": "owl.carousel.*\\.js", "script": "owl.carousel.*\\.js",
"website": "http://owlgraphic.com/owlcarousel" "website": "http://owlgraphic.com/owlcarousel"
}, },
"Olark": {
"cats": [
"52"
],
"icon": "Olark.png",
"script": "^(http|https):\/\/static\\.olark\\.com\/jsclient\/loader1\\.js",
"website": "https://www.olark.com/"
},
"OXID eShop": { "OXID eShop": {
"cats": [ "cats": [
"6" "6"
@ -10162,4 +10170,4 @@
"priority": "9" "priority": "9"
} }
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 869 B