mirror of
https://github.com/nitezs/sub2sing-box.git
synced 2025-04-03 19:43:45 +08:00
Update index.html
fix nodes input
This commit is contained in:
parent
556fe2d291
commit
273856968a
@ -89,14 +89,14 @@
|
||||
<div class="section">
|
||||
<h3 data-i18n="nodes">Nodes</h3>
|
||||
<div>
|
||||
<mdui-text-field data-i18n="subscription-link"
|
||||
<mdui-text-field autosize min-rows="3" max-rows="5" data-i18n="subscription-link"
|
||||
data-i18n-placeholder="one-per-line"
|
||||
label="Subscription Link" type="text" id="subscription" name="subscription"
|
||||
placeholder="One per line">
|
||||
</mdui-text-field>
|
||||
</div>
|
||||
<div>
|
||||
<mdui-text-field data-i18n="proxy-link"
|
||||
<mdui-text-field autosize min-rows="3" max-rows="5" data-i18n="proxy-link"
|
||||
data-i18n-placeholder="one-per-line"
|
||||
label="Node Share Link" type="text" id="proxy" name="proxy"
|
||||
placeholder="One per line">
|
||||
|
Loading…
x
Reference in New Issue
Block a user