luci/applications/luci-app-statistics/luasrc/statistics/plugins/curl.lua

5 lines
53 B
Lua
Raw Normal View History

return {
label = _("cUrl"),
category = "network"
}