diff --git a/share/apps.json b/share/apps.json index b0be8e50c..13bf077a5 100644 --- a/share/apps.json +++ b/share/apps.json @@ -1659,12 +1659,12 @@ "M.R. Inc Webserver": { "website": "mrincworld.com", "cats": [ 22 ], - "headers": { "Server": "(?M\.R\. Inc Inc Webserver)" } + "headers": { "Server": "M\\.R\\. Inc Inc Webserver" } }, "M.R. Inc Wild CMS": { "website": "mrincworld.com", "cats": [ 1, 6 ], - "headers": { "X-Powered-By": "(?:M\.R\. Inc Inc Wild CMS)" } + "headers": { "X-Powered-By": "M\\.R\\. Inc Inc Wild CMS" } }, "Magento": { "website": "www.magentocommerce.com", diff --git a/share/images/icons/M.R. Inc Webserver.png b/share/images/icons/M.R. Inc Webserver.png new file mode 100644 index 000000000..1c19c34ee Binary files /dev/null and b/share/images/icons/M.R. Inc Webserver.png differ diff --git a/share/images/icons/M.R. Inc Wild CMS.png b/share/images/icons/M.R. Inc Wild CMS.png new file mode 100644 index 000000000..1c19c34ee Binary files /dev/null and b/share/images/icons/M.R. Inc Wild CMS.png differ