diff --git a/applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js b/applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js index d3a7add48b..eb89015284 100644 --- a/applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js +++ b/applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js @@ -299,7 +299,7 @@ return view.extend({ ta.rmempty = true; ta.placeholder = '0.0.0.0/0'; - ta.datatype = 'or(ipaddr("nomask"),ipaddr,hostname,".",".i2p",".onion")'; + ta.datatype = 'host(1)'; v = s.option(form.Value, 'via', _('Via proxy'),