Update 'luasrc/model/cbi/searxng.lua'

main
ben 1 year ago
parent 536ad107f3
commit 743a966fe0

@ -7,8 +7,8 @@ local searxng_model = require "luci.model.searxng"
local m, s, o
m = taskd.docker_map("searxng", "searxng", "/usr/libexec/apps/searxng/searxng.sh",
translate("searxng"),
translate("Searx is a free and open-source metasearch engine, available under the GNU Affero General Public License version 3, with the aim of protecting the privacy of its users. To this end, Searx does not share users' IP addresses or search history with the search engines from which it gathers results.")
translate("SearXng"),
translate("Searxng is a free and open-source metasearch engine, available under the GNU Affero General Public License version 3, with the aim of protecting the privacy of its users. To this end, Searx does not share users' IP addresses or search history with the search engines from which it gathers results.")
.. translate("Official website:") .. ' <a href=\"https://searx.github.io/searx/\" target=\"_blank\">https://searx.github.io/searx/</a>')
s = m:section(SimpleSection, translate("Service Status"), translate("searxng status:"))

Loading…
Cancel
Save