diff --git a/openwrt/files/luci/cbi.lua b/openwrt/files/luci/cbi.lua index 1557aee..ad6137e 100644 --- a/openwrt/files/luci/cbi.lua +++ b/openwrt/files/luci/cbi.lua @@ -60,11 +60,9 @@ partialRepalce.description = "Replace only the matched part of the User-Agent, only works when User-Agent Regex Pattern is not empty" partialRepalce.default = "0" ---[[ local apply = luci.http.formvalue("cbi.apply") if apply then io.popen("/etc/init.d/ua3f restart") end ---]] return ua3f