diff --git a/share/apps.json b/share/apps.json index 75c2be4a9..ab661bbb8 100644 --- a/share/apps.json +++ b/share/apps.json @@ -117,10 +117,12 @@ "html": "aws\\.src = [^<]+caphyon-analytics", "implies": "Java" }, - "Alloy": { + "AlloyUI": { "website": "www.alloyui.com", "cats": [ 12 ], - "env": "^AUI$" + "env": "^AUI$", + "url": "^https?://cdn\\.alloyui.com/", + "implies": [ "Twitter Bootstrap", "YUI" ] }, "Amaya": { "website": "www.w3.org/Amaya", diff --git a/share/images/icons/Alloy.png b/share/images/icons/Alloy.png deleted file mode 100644 index 56a9952fd..000000000 Binary files a/share/images/icons/Alloy.png and /dev/null differ diff --git a/share/images/icons/AlloyUI.png b/share/images/icons/AlloyUI.png new file mode 100644 index 000000000..a81d5d297 Binary files /dev/null and b/share/images/icons/AlloyUI.png differ