rebuilding site Sun Feb 13 10:31:28 PM CST 2022

This commit is contained in:
James Feng Cao 2022-02-13 22:31:28 +08:00
parent 10f6f5bc0b
commit 512381bbb3
4 changed files with 5 additions and 4 deletions

View File

@ -235,6 +235,7 @@ crontab例子内容如下
<guid>https://jamesfengcao.gitee.io/uwebzh/links/</guid>
<description>点击以下链接可安装至常用链接
点击安装Cookie延期地址栏内删除特殊字符站内搜索等
酷安扫描
uweb浏览器中长按书签按钮可弹出常用链接菜单这些链接定义在文件&amp;quot;default.link&amp;quot;中,改动过的文件清后台重启动后生效。每行格式如下:
[菜单名]:[url][空格][javascript脚本]
@ -248,7 +249,6 @@ default.gesture及default.button文件采用了完全一样的格式。.gesture
httpproxy::010[proxy host]:[port]
socks5::011[socks host]:[port]
noproxy::010:
点击安装Cookie延期地址栏内删除特殊字符等
&amp;quot;:&amp;quot;为首字符特殊链接 :0000
Cookie延期至70年但服务器有可能否决。
:0001

View File

@ -235,6 +235,7 @@ crontab例子内容如下
<guid>https://jamesfengcao.gitee.io/uwebzh/links/</guid>
<description>点击以下链接可安装至常用链接
点击安装Cookie延期地址栏内删除特殊字符站内搜索等
酷安扫描
uweb浏览器中长按书签按钮可弹出常用链接菜单这些链接定义在文件&amp;quot;default.link&amp;quot;中,改动过的文件清后台重启动后生效。每行格式如下:
[菜单名]:[url][空格][javascript脚本]
@ -248,7 +249,6 @@ default.gesture及default.button文件采用了完全一样的格式。.gesture
httpproxy::010[proxy host]:[port]
socks5::011[socks host]:[port]
noproxy::010:
点击安装Cookie延期地址栏内删除特殊字符等
&amp;quot;:&amp;quot;为首字符特殊链接 :0000
Cookie延期至70年但服务器有可能否决。
:0001

View File

@ -24,7 +24,8 @@
</ul>
<p>点击以下链接可安装至常用链接<br>
<a href="i:53i:16uweb:android.intent.action.VIEW:com.coolapk.market:com.coolapk.market.view.photo.QRCodeActivity">酷安扫描</a></p>
<a href="i:0g/sdcard/uweb/default.link:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/link.cfg">点击安装Cookie延期地址栏内删除特殊字符站内搜索等</a></p>
<p><a href="i:53i:16uweb:android.intent.action.VIEW:com.coolapk.market:com.coolapk.market.view.photo.QRCodeActivity">酷安扫描</a></p>
<p><a href="..">uweb浏览器</a>中长按书签按钮可弹出常用链接菜单,这些链接定义在文件&quot;default.link&quot;中,改动过的文件清后台重启动后生效。每行格式如下:<br>
[菜单名]:[url][空格][javascript脚本]<br>
其中空格及之后的脚本为可选项。url及之后的脚本支持<a href="../cmd">&quot;%u&quot;,&quot;%s&quot;等替换</a><br>
@ -37,7 +38,6 @@
httpproxy::010[proxy host]:[port]<br>
socks5::011[socks host]:[port]<br>
noproxy::010:</p>
<p><a href="i:0g/sdcard/uweb/default.link:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/link.cfg">点击安装Cookie延期地址栏内删除特殊字符等</a></p>
<h3 id="为首字符特殊链接">&quot;:&quot;为首字符特殊链接</h3>
<ul>
<li>

View File

@ -2,3 +2,4 @@ cookie延期::0000
地址栏内容至输入框:i:56%s
地址栏_删除非英文: location.href="i:15"+"%s".replace(/[^\u0000-\u007f]/g,"")
地址栏_保留中英文: location.href="i:15"+"%s".replace(/[^\u4e00-\u9fa5\u0000-\u007f]/g,"")
站内搜索: location.href="i:15site:"+location.hostname+" "+"%s"