add option to disable gestures for volumn & ligntness

This commit is contained in:
James Feng Cao 2023-04-03 21:06:19 +08:00
parent ed2b96f46c
commit a853a7bb2b
2 changed files with 2 additions and 2 deletions

View File

@ -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");

View File

@ -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");