diff --git a/share/apps.json b/share/apps.json index e820ce078..0d3b41b40 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2601,6 +2601,13 @@ "cats": [ 28 ], "headers": { "Server": "Ubuntu", "X-Powered-By": "Ubuntu" } }, + "uCore": { + "website": "ucorecms.org", + "cats": [ 1, 18 ], + "headers": { "Set-Cookie": "ucore" }, + "meta": { "generator": "uCore PHP Framework" }, + "implies": "PHP" + }, "Umbraco": { "website": "umbraco.com", "cats": [ 1 ], diff --git a/share/images/icons/uCore.png b/share/images/icons/uCore.png new file mode 100755 index 000000000..63645c9a2 Binary files /dev/null and b/share/images/icons/uCore.png differ