mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 03:43:29 +00:00
luci ssr plus:compatible with PandoraBox and OpenWrt CC
This commit is contained in:
parent
2c5d926bbd
commit
e03cad5f63
@ -1,4 +1,4 @@
|
||||
local ucursor = require "luci.model.uci"
|
||||
local ucursor = require "luci.model.uci".cursor()
|
||||
local json = require "luci.jsonc"
|
||||
local server_section = arg[1]
|
||||
local proto = arg[2]
|
||||
|
Loading…
Reference in New Issue
Block a user