mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
9 lines
134 B
Lua
9 lines
134 B
Lua
--
|
|
-- (C) 2019-20 - ntop.org
|
|
--
|
|
|
|
return {
|
|
alert_id = 21,
|
|
i18n_title = "alerts_dashboard.web_mining",
|
|
icon = "fab fa-bitcoin",
|
|
}
|