summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-statistics/luasrc/statistics/plugins/curl.lua
blob: 04217bdd6e18c8d7944fb4c3748492ed74736382 (plain)
1
2
3
4
return {
	label = _("cUrl"),
	category = "network"
}