diff --git a/src/apps.json b/src/apps.json index 301b1c136..154570c3a 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3477,6 +3477,12 @@ ], "website": "lucene.apache.org/core/" }, + "M.R. Inc BoxyOS": { + "cats": [ + 28 + ], + "website": "mrincworld.com" + }, "M.R. Inc Webserver": { "cats": [ 22 @@ -3484,15 +3490,17 @@ "headers": { "Server": "M\\.R\\. Inc Webserver" }, + "implies": [ + "M.R. Inc BoxyOS" + ], "website": "mrincworld.com" }, - "M.R. Inc Wild CMS": { + "M.R. Inc SiteFrame": { "cats": [ - 1, - 6 + 18 ], "headers": { - "X-Powered-By": "M\\.R\\. Inc Wild CMS" + "Powered-By": "M\\.R\\. Inc SiteFrame" }, "website": "mrincworld.com" }, diff --git a/src/icons/M.R. Inc Wild CMS.png b/src/icons/M.R. Inc BoxyOS.png similarity index 100% rename from src/icons/M.R. Inc Wild CMS.png rename to src/icons/M.R. Inc BoxyOS.png diff --git a/src/icons/M.R. Inc SiteFrame.png b/src/icons/M.R. Inc SiteFrame.png new file mode 100644 index 000000000..1e3e20e1b Binary files /dev/null and b/src/icons/M.R. Inc SiteFrame.png differ