mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
OMR-Bypass only work when Shadowsocks is enabled for now
This commit is contained in:
parent
cbad38d590
commit
cb3a61f279
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
<div class="cbi-map">
|
<div class="cbi-map">
|
||||||
<h2 name="content"><%:Bypass%></h2>
|
<h2 name="content"><%:Bypass%></h2>
|
||||||
<fieldset class="cbi-section" id="hosts">
|
<fieldset class="cbi-section" id="hosts">
|
||||||
<div class="cbi-section-descr"><%:Set domains name, ips or networks you want to bypass.%></div>
|
<div class="cbi-section-descr"><%:Set domains name, ips or networks you want to bypass. This only work when ShadowSocks is enabled.%></div>
|
||||||
<div class="cbi-value cbi-value-last" id="cbi-omr-tracker-hosts" data-depends="[]" data-index="<%=table.getn(hosts)%>">
|
<div class="cbi-value cbi-value-last" id="cbi-omr-tracker-hosts" data-depends="[]" data-index="<%=table.getn(hosts)%>">
|
||||||
<label class="cbi-value-title" for="cbid.omr-tracker.hosts"><%:Domain, IP or network%></label>
|
<label class="cbi-value-title" for="cbid.omr-tracker.hosts"><%:Domain, IP or network%></label>
|
||||||
<div class="cbi-value-field">
|
<div class="cbi-value-field">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue