mirror of https://github.com/midoks/mdserver-web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
629 B
31 lines
629 B
{
|
|
"hook":[
|
|
{
|
|
"tag":"site_cb",
|
|
"site_cb": {
|
|
"title":"网站统计",
|
|
"name":"webstats",
|
|
"add":{"func":"reload"},
|
|
"update":{"func":"reload"},
|
|
"delete":{"func":"reload"}
|
|
}
|
|
}
|
|
],
|
|
"sort": "2",
|
|
"ps": "网站统计报表",
|
|
"name": "webstats",
|
|
"title": "网站统计",
|
|
"shell": "install.sh",
|
|
"versions":"0.2.5",
|
|
"tip": "soft",
|
|
"install_pre_inspection":true,
|
|
"uninstall_pre_inspection":true,
|
|
"checks": "server/webstats/version.pl",
|
|
"path": "server/webstats",
|
|
"display": 1,
|
|
"author": "midoks",
|
|
"date": "2022-07-18",
|
|
"home": "https://github.com/midoks/mdserver-web",
|
|
"type": 0,
|
|
"pid": "1"
|
|
} |