openwrt-bgme-feed/root/usr/share/luci/menu.d/luci-app-fakehttp.json
bgme 2690c33ad6 Squashed 'luci-app-fakehttp/' content from commit fee47a1
git-subtree-dir: luci-app-fakehttp
git-subtree-split: fee47a159e2ddd3339e3485c2e211e3ac931029a
2025-07-12 15:54:36 +08:00

13 lines
209 B
JSON

{
"admin/services/fakehttp": {
"title": "FakeHTTP",
"order": 60,
"action": {
"type": "view",
"path": "fakehttp"
},
"depends": {
"acl": ["luci-app-fakehttp"]
}
}
}