Add Cloudcoins detection (#1956)

* Add Cloudcoins detection

* Fix typo

* Fix typo in an other app

* Add website field

* Fix typo in website URL
main
kkadosh 8 years ago committed by Elbert Alias
parent a894b3e435
commit 6327c4a15a

@ -17,7 +17,7 @@
"gaplugins.EC": ""
},
"icon": "Google Analytics.svg",
"script": "google-analytics\\.com\\/plugins\\/ua\\/ec.js",
"script": "google-analytics\\.com\\/plugins\\/ua\\/ec\\.js",
"website": "https://developers.google.com/analytics/devguides/collection/analyticsjs/enhanced-ecommerce"
},
"1C-Bitrix": {
@ -1685,6 +1685,16 @@
"script": "/cloudcart-(?:assets|storage)/",
"website": "http://cloudcart.com"
},
"Cloudcoins": {
"cats": [
"56"
],
"js": {
"CLOUDCOINS": ""
},
"script": "https?://cdn\\.cloudcoins\\.co/javascript/cloudcoins\\.min\\.js",
"website": "https://cloudcoins.co"
},
"CloudFlare": {
"cats": [
"31"