diff --git a/src/apps.json b/src/apps.json index 2c5f5e43a..6e0c99f18 100644 --- a/src/apps.json +++ b/src/apps.json @@ -9643,7 +9643,10 @@ "_hybris": "" }, "cpe": "cpe:/a:sap:commerce_cloud", - "html": "<[^>]+/(?:sys_master|hybr|_ui/(?:responsive/)?(?:desktop|common(?:/images|/img)?))/", + "html": [ + "<[^>]+/(?:sys_master|hybr|_ui/(?:.*responsive/)?(?:desktop|common(?:/images|/img|/css|ico)?))/", + "].*hybris.*.js" + ], "icon": "SAP.png", "implies": "Java", "website": "https://www.sap.com/products/crm/e-commerce-platforms.html"