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,22 @@
|
||||
{
|
||||
"name": "ezBOO-WebStats",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "ezBOO WebStats is a high level statistical tool for web sites monitoring.",
|
||||
"website": "http://www.ezboo.com/softs/",
|
||||
"matches": [
|
||||
{
|
||||
"certainty": 75,
|
||||
"ghdb": "+\"Administrator Panel\" +intitle:\"ezBOO WebStats\""
|
||||
},
|
||||
{
|
||||
"text": "<title>ezBOO WebStats</title>"
|
||||
},
|
||||
{
|
||||
"text": "<div align=\"center\" class=\"titre\"><font color=\"#FFFFFF\">>> Administrator Panel << </font></div>"
|
||||
},
|
||||
{
|
||||
"text": "<td height=\"60\" valign=\"top\" align=\"center\"><img src=\"image/logo_ez1.gif\" border=\"0\"></td>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user