Update apps.json

Updated adding 2 apps (M.R. Inc...)
main
Mitchell R 11 years ago
parent 6d5a330417
commit 239cca9589

@ -3284,6 +3284,16 @@
"website": "foundation.zurb.com",
"cats": [ 18 ],
"html": "<link[^>]+foundation[^>\"]+css"
},
"M.R. Inc Webserver": {
"website": "mrincworld.com",
"cats": [ 22 ],
"headers": { "Server": "(?:M.R. Inc Webserver)" }
},
"M.R. Inc Wild CMS": {
"website": "mrincworld.com",
"cats": [ 1, 6 ],
"headers": { "X-Powered-By": "(?:M.R. Inc Wild CMS)" }
}
}
}