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

@ -148,7 +148,12 @@
<p><a href="i:00audiobay:http://audiobookbay.nl/?s=">audiobay:http://audiobookbay.nl/?s=</a></p>
<p><a href="i:00book_google:https://www.google.com/search?q=%22parent+directory%22+pdf+OR+epub+OR+DjVU+OR+xps+%22%s%22+-html+-htm+-shtml+-phtml+-php+-buy+-aspx+-jsp+-asp+-cgi+-pdf+-ftp+-unknownsecret&num=100&filter=0">book_google:https://www.google.com/search?q=%22parent+directory%22+pdf+OR+epub+OR+DjVU+OR+xps+%22%s%22+-html+-htm+-shtml+-phtml+-php+-buy+-aspx+-jsp+-asp+-cgi+-pdf+-ftp+-unknownsecret&amp;num=100&amp;filter=0</a></p>
<p>语言学习:<br>
<a href="i:00merriam-webster:https://www.merriam-webster.com/dictionary/">merriam-webster:https://www.merriam-webster.com/dictionary/</a></p>
<a href="i:00longman:https://longman.mister5.net/?word=">longman:https://longman.mister5.net/?word=</a></p>
<p><a href="i:00oxford:https://oxford.mister5.net/?word=">oxford:https://oxford.mister5.net/?word=</a></p>
<p><a href="i:00cambridge:https://cambridge.mister5.net/?word=">cambridge:https://cambridge.mister5.net/?word=</a></p>
<p><a href="i:00collins:https://collins.mister5.net/?word=">collins:https://collins.mister5.net/?word=</a></p>
<p><a href="i:00macmillian:https://macmillian.mister5.net/?word=">macmillian:https://macmillian.mister5.net/?word=</a></p>
<p><a href="i:00merriam-webster:https://www.merriam-webster.com/dictionary/">merriam-webster:https://www.merriam-webster.com/dictionary/</a></p>
<p><a href="i:00dictionary:https://www.dictionary.com/browse/">dictionary:https://www.dictionary.com/browse/</a></p>
<p><a href="i:00britannica:https://www.britannica.com/search?query=">britannica:https://www.britannica.com/search?query=</a></p>
<p><a href="i:00freedictionary:https://www.thefreedictionary.com/">freedictionary:https://www.thefreedictionary.com/</a></p>

View file

@ -57,6 +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>
</ul>
<script>
checkBoxes=document.getElementsByTagName("input");