From 6327c4a15a83e26d8a709d5b09078c76c6fdf880 Mon Sep 17 00:00:00 2001 From: kkadosh <32873649+kkadosh@users.noreply.github.com> Date: Mon, 25 Dec 2017 22:37:49 +0000 Subject: [PATCH] Add Cloudcoins detection (#1956) * Add Cloudcoins detection * Fix typo * Fix typo in an other app * Add website field * Fix typo in website URL --- src/apps.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 790b9e3d1..126f88923 100644 --- a/src/apps.json +++ b/src/apps.json @@ -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"