Update nav.html
This commit is contained in:
@@ -50,22 +50,9 @@
|
||||
<input class="settings-input" type="text" placeholder="eg: google.com" id="domain" />
|
||||
</div>
|
||||
|
||||
<h3>Select a proxy</h3>
|
||||
<select id="proxy">
|
||||
<option value="uv">Ultraviolet</option>
|
||||
<option value="rh" disabled>Rammerhead</option>
|
||||
</select>
|
||||
|
||||
|
||||
<h3>Prevent close</h3>
|
||||
<div class="switch">
|
||||
<input type="checkbox" id="prevent_close">
|
||||
<span class="slider"></span>
|
||||
</div>
|
||||
|
||||
<h3>Developer Mode</h3>
|
||||
<div class="switch">
|
||||
<input type="checkbox" id="dev_mode">
|
||||
<input type="checkbox" id="">
|
||||
<span class="slider"></span>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user