diff --git a/src/apps.json b/src/apps.json
index a5b10aacf..c7edbf1dc 100755
--- a/src/apps.json
+++ b/src/apps.json
@@ -1429,13 +1429,9 @@
6
],
"meta": {
- "author": "CloudCart LLC"
+ "author": "^CloudCart LLC$"
},
- "html": [
- "]+cloudcart[^>]*",
- "]+build\\.min\\.css",
- "[^>]+cloudcart.com[^>]*"
- ],
+ "html": "]*)href=[^>]+cloudcart\\-assets[^>]*"
"icon": "cloudcart.svg",
"website": "cloudcart.com"
},