From 062fec7d954ffb8ae816e09ed4c3e1fa43946605 Mon Sep 17 00:00:00 2001
From: Peter
Date: Mon, 15 May 2017 09:38:56 +0300
Subject: [PATCH] CloudCart CDN recognition added
---
src/apps.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/apps.json b/src/apps.json
index 3317e9fd6..91a2c08de 100755
--- a/src/apps.json
+++ b/src/apps.json
@@ -1431,7 +1431,7 @@
"meta": {
"author": "^CloudCart LLC$"
},
- "script": "^cdncloudcart.com$",
+ "script": "^cdncloudcart$",
"icon": "cloudcart.svg",
"website": "cloudcart.com"
},