mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
bypass work even if ShadowSocks is disabled now
This commit is contained in:
parent
a73eafd6c9
commit
f79f9204d0
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. This only work when ShadowSocks is enabled.%></div>
|
<div class="cbi-section-descr"><%:Set domains name, ips or networks you want to bypass.%></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…
Reference in a new issue