mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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 © <a href=\"http://cafeengine.com\">CafeEngine</a> 2008-2009</td>"
|
||||
},
|
||||
{
|
||||
"text": " <td id=\"footer\">Copyright © CafeEngine</a> 2008-2009</td>"
|
||||
},
|
||||
{
|
||||
"text": " <td id=footer>Copyright © <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\")"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user