update-09.29

This commit is contained in:
github-actions[bot] 2021-09-29 15:17:17 +08:00
parent 722de45fd5
commit bf73b2b73e
16 changed files with 176 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"luci-app-UUGameAcc": {
"description": "Grant UCI access for luci-app-UUGameAcc",
"read": {
"uci": [ "uuplugin" ]
},
"write": {
"uci": [ "uuplugin" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-advanced": {
"description": "Grant UCI access for luci-app-advanced",
"read": {
"uci": [ "advanced" ]
},
"write": {
"uci": [ "advanced" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-autoipsetadder": {
"description": "Grant UCI access for luci-app-autoipsetadder",
"read": {
"uci": [ "autoipsetadder" ]
},
"write": {
"uci": [ "autoipsetadder" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-autotimeset": {
"description": "Grant UCI access for luci-app-autotimeset",
"read": {
"uci": [ "autotimeset" ]
},
"write": {
"uci": [ "autotimeset" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-baidupcs-web": {
"description": "Grant UCI access for luci-app-baidupcs-web",
"read": {
"uci": [ "baidupcs-web" ]
},
"write": {
"uci": [ "baidupcs-web" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-cupsd": {
"description": "Grant UCI access for luci-app-cupsd",
"read": {
"uci": [ "cupsd" ]
},
"write": {
"uci": [ "cupsd" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-dnsfilter": {
"description": "Grant UCI access for luci-app-dnsfilter",
"read": {
"uci": [ "dnsfilter" ]
},
"write": {
"uci": [ "dnsfilter" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-eqos": {
"description": "Grant UCI access for luci-app-eqos",
"read": {
"uci": [ "eqos" ]
},
"write": {
"uci": [ "eqos" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-godproxy": {
"description": "Grant UCI access for luci-app-godproxy",
"read": {
"uci": [ "koolproxy" ]
},
"write": {
"uci": [ "koolproxy" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-koolddns": {
"description": "Grant UCI access for luci-app-koolddns",
"read": {
"uci": [ "koolddns" ]
},
"write": {
"uci": [ "koolddns" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-openvpn-server": {
"description": "Grant UCI access for luci-app-openvpn-server",
"read": {
"uci": [ "openvpn" ]
},
"write": {
"uci": [ "openvpn" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-shortcutmenu": {
"description": "Grant UCI access for luci-app-shortcutmenu",
"read": {
"uci": [ "shortcutmenu" ]
},
"write": {
"uci": [ "shortcutmenu" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-usb3disable": {
"description": "Grant UCI access for luci-app-usb3disable",
"read": {
"uci": [ "usb3disable" ]
},
"write": {
"uci": [ "usb3disable" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-vssr": {
"description": "Grant UCI access for luci-app-vssr",
"read": {
"uci": [ "vssr" ]
},
"write": {
"uci": [ "vssr" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-wifidog": {
"description": "Grant UCI access for luci-app-wifidog",
"read": {
"uci": [ "wifidog" ]
},
"write": {
"uci": [ "wifidog" ]
}
}
}

View File

@ -0,0 +1,11 @@
{
"luci-app-xunlei": {
"description": "Grant UCI access for luci-app-xunlei",
"read": {
"uci": [ "xunlei" ]
},
"write": {
"uci": [ "xunlei" ]
}
}
}