add flg for not following sys night mode

This commit is contained in:
James Feng Cao 2022-11-06 14:38:10 +08:00
parent 7b97504629
commit 4d933cd0fe
11 changed files with 13 additions and 86 deletions

View file

@ -57,6 +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'"/>Not follow system night mode</label></li>
</ul>
<script>
checkBoxes=document.getElementsByTagName("input");