mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
Add profile switching for user configurations/http auth etc.
This commit is contained in:
parent
d4bc203492
commit
3b6a36a2fa
25 changed files with 55 additions and 467 deletions
|
@ -32,7 +32,7 @@ body>ul{padding-left:0;}
|
|||
</ul>
|
||||
</li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:258'"/>被调用20秒内按后退键后台装载页面</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2516'"/>无安全证书警告</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2516'"/>Reserved</label></li>
|
||||
----------------5---------------
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2532'"/>新窗口打开下个引擎搜索</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2564'"/>自动填充采用从头开始匹配</label></li>
|
||||
|
@ -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…
Add table
Add a link
Reference in a new issue