diff --git a/share/apps.json b/share/apps.json index d9688c6ee..0704df116 100644 --- a/share/apps.json +++ b/share/apps.json @@ -3196,6 +3196,14 @@ "cats": [ 18 ], "script": "uikit.*\\.js" }, + "UltraCart": { + "website": "ultracart.com", + "cats": [ 6 ], + "env": "^ucCatalog", + "html": "
]*action=\"[^\"]*\\/cgi-bin\\/UCEditor\\?(?:[^\"]*&)?merchantId=[^\"]", + "script": "cgi-bin\\/UCJavaScript\\?(?:[^\"]*&)?merchantid=.", + "url": "/cgi-bin/UCEditor\\?(?:.*&)?merchantid=." + }, "Umbraco": { "website": "umbraco.com", "cats": [ 1 ], diff --git a/share/images/icons/UltraCart.png b/share/images/icons/UltraCart.png new file mode 100644 index 000000000..dd42fe050 Binary files /dev/null and b/share/images/icons/UltraCart.png differ