mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Use uci for version check
This commit is contained in:
parent
a8119764dd
commit
98b7d99b4c
3 changed files with 11 additions and 4 deletions
|
@ -72,7 +72,7 @@ end
|
|||
<input type="text" name="shadowsocks_key" placeholder="ShadowSocks key" class="cbi-input-text" value="<%=uci:get("shadowsocks-libev","sss0","key")%>" data-type="base64">
|
||||
<br />
|
||||
<div class="cbi-value-description">
|
||||
<%:ShadowSocks is used for TCP%>
|
||||
<%:ShadowSocks is used for TCP. Empty to disable.%>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue