Files
OneForAll-mirror/data/rules/whatweb/cafeengine.json
T
2020-07-29 00:02:06 +08:00

22 lines
991 B
JSON

{
"name": "CafeEngine",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "CafeEngine is a professional CMS for cafe or restaurant web site with integrated shopping cart. It's not a set of scripts only, but allow to provide new level of service to restaurant visitors and administration. ",
"website": null,
"matches": [
{
"text": " <td id=\"footer\">Copyright &copy; <a href=\"http://cafeengine.com\">CafeEngine</a> 2008-2009</td>"
},
{
"text": " <td id=\"footer\">Copyright &copy; CafeEngine</a> 2008-2009</td>"
},
{
"text": " <td id=footer>Copyright &copy; <a href=http://cafeengine.com>CafeEngine.com</a> 2008-2009</td>"
},
{
"text": " win = window.open(src,\"\",\"top=20,left=20,height=\" + h + \",width=\" + w + \",toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes\")"
}
]
}