1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Remove warning about v2ray on 6.1

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-08-02 12:51:50 +02:00
parent 1cff3b1faa
commit 2ea4a49e4a

View file

@ -240,9 +240,6 @@
<div class="cbi-value-description">
<%:Set the default Proxy used for TCP when ShadowSocks is enabled, for TCP and UDP when V2Ray is enabled.%>
<%:Only ShadowSocks is supported with server multiple IPs for now.%>
<% if uname.release:sub(1,4) == "5.15" or uname.release:sub(1,1) == "6" then %>
<br /><b><%:V2Ray doesn't support aggregation on Kernel > 5.4 yet.%></b>
<% end %>
</div>
</div>
</div>