mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add option to disable gestures for volumn & ligntness
This commit is contained in:
parent
ed2b96f46c
commit
a853a7bb2b
2 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@ body>ul{padding-left:0;}
|
|||
<li><label><input type="checkbox" onchange="location.href='i:2516777216'"/>Block dubious resources when blocking external scripts</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2533554432'"/>Use termux</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2567108864'"/>webview debug</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>Show stderr</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>fullscreen playing w/o ligntness & volumn gestures</label></li>
|
||||
</ul>
|
||||
<script>
|
||||
checkBoxes=document.getElementsByTagName("input");
|
||||
|
|
|
@ -57,7 +57,7 @@ body>ul{padding-left:0;}
|
|||
<li><label><input type="checkbox" onchange="location.href='i:2516777216'"/>屏蔽第三方脚本时屏蔽可疑资源</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2533554432'"/>使用termux</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2567108864'"/>webview调试</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>显示命令行错误</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>全屏播放无亮度声音触摸调节</label></li>
|
||||
</ul>
|
||||
<script>
|
||||
checkBoxes=document.getElementsByTagName("input");
|
||||
|
|
Loading…
Reference in a new issue