luci-app-https-dns-proxy: rewrite in javascript
[project/luci.git] / applications / luci-app-https-dns-proxy / root / usr / share / luci / menu.d / luci-app-https-dns-proxy.json
1 {
2 "admin/services/https-dns-proxy": {
3 "title": "HTTPS DNS Proxy",
4 "order": 90,
5 "action": {
6 "type": "view",
7 "path": "https-dns-proxy/overview"
8 },
9 "depends": {
10 "acl": [
11 "luci-app-https-dns-proxy"
12 ]
13 }
14 }
15 }