{
	"hook":[
		{
			"tag":"site_cb",
			"site_cb": {
				"title":"网站统计",
				"name":"op_waf",
				"add":{"func":"reload_hook"},
				"update":{"func":"reload_hook"},
				"delete":{"func":"reload_hook"}
			}
		}
	],
	"sort":2,
	"title":"OP防火墙",
	"tip":"soft",
	"name":"op_waf",
	"type":"其他插件",
	"ps":"有效防止sql注入/xss/一句话木马等常见渗透攻击",
	"install_pre_inspection":true,
	"shell":"install.sh",
	"checks":"server/op_waf",
	"path":"server/op_waf",
	"author":"loveshell",
	"home":"https://github.com/loveshell/ngx_lua_waf",
	"date":"2019-04-21",
	"pid": "1",
	"versions": ["0.4.1"]
}