rebuilding site Sat Apr 16 09:12:07 AM CST 2022

This commit is contained in:
James Feng Cao 2022-04-16 09:12:07 +08:00
parent d486638ff3
commit a30890fd0e
11 changed files with 15 additions and 12 deletions

View file

@ -19,6 +19,7 @@
自动安装 (清空后台重启浏览器,长按搜索按钮,则弹出远程脚本菜
单)<br>
<a href="i:04彩云小译:'https://caiyunapp.com/dest/trs.js'">彩云小译:'https://caiyunapp.com/dest/trs.js'</a><br><br>
<a href="i:04Selection to sentence:'';let g='sentence';getSelection().modify('move','forward',g);getSelection().modify('extend','backward',g);">Selection to sentence:'';let g='sentence';getSelection().modify('move','forward',g);getSelection().modify('extend','backward',g);</a><br><br>
<a href="i:04Selection to line:'';let g='line';getSelection().modify('move','forward',g);getSelection().modify('extend','backward',g);">Selection to line:'';let g='line';getSelection().modify('move','forward',g);getSelection().modify('extend','backward',g);</a><br><br>
<a href="i:04Selection to paragraph:'';let g='paragraph';getSelection().modify('move','forward',g);getSelection().modify('extend','backward',g);">Selection to paragraph:'';let g='paragraph';getSelection().modify('move','forward',g);getSelection().modify('extend','backward',g);</a><br><br>
@ -29,7 +30,7 @@
<a href="i:04站内搜索:'';open('i:15site:' + location.hostname)">站内搜索:'';open('i:15site:' + location.hostname)</a><br><br>
<a href="i:04编辑器拼写检查:'';let t=d.getElementsByTagName('textarea');let v=t[0].spellcheck;if(v==null)v=false;t[0].spellcheck=!v">编辑器拼写检查:'';let t=d.getElementsByTagName('textarea');let v=t[0].spellcheck;if(v==null)v=false;t[0].spellcheck=!v</a><br><br>
</p>
<p>远程及小型脚本可安装到default.rjs文件中。远程脚本虽对CSP网站无效勾选&quot;网址附加内容&quot;并添加空文件&quot;siteextra/[完整域名].html&quot;后可运行一切远程脚本<br><a target="_self" href="i:0g/sdcard/uweb/default.rjs:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/rjs.cfg">点击安装google翻译、背景图等</a></p>
<p>远程及小型脚本可安装到default.rjs文件中。远程脚本对CSP网站仍然有效。(勾选&quot;网址附加内容&quot;并添加空文件&quot;siteextra/[完整域名].html&quot;亦可同样解决CSP问题)<br><a target="_self" href="i:0g/sdcard/uweb/default.rjs:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/rjs.cfg">点击安装google翻译、背景图等</a></p>
<p>远程脚本配置文件/sdcard/uweb/default.rjs每行格式如下 (url部分支持js代码运算)<br>[远程脚本名]:[返回url的javascript代码]</p>
<p>其中url可以为<a href="../html5">本地html5应用</a>脚本地址。譬如&#39;https://local/sdcard/uweb/app[XXX]/....../[XXX].js&#39;。此时js脚本也可使用<a href="../links">.link文件</a>方式调用。</p>