From 0574e92ce1fb4efe9236ab4858881deb158a4351 Mon Sep 17 00:00:00 2001 From: Peter Date: Mon, 15 May 2017 09:36:13 +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 61ce78ccf..3317e9fd6 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1431,7 +1431,7 @@ "meta": { "author": "^CloudCart LLC$" }, - "script": "/cloudcart-(?:assets|storage)/", + "script": "^cdncloudcart.com$", "icon": "cloudcart.svg", "website": "cloudcart.com" },