rebuilding site Mon Apr 18 08:16:13 PM CST 2022

This commit is contained in:
James Feng Cao 2022-04-18 20:16:14 +08:00
parent dd0370f764
commit 8b232c143a
8 changed files with 105 additions and 108 deletions

View File

@ -6,7 +6,51 @@
<description>Recent content in _posts on </description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sun, 10 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://jamesfengcao.gitee.io/uwebzh/_posts/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Mon, 18 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://jamesfengcao.gitee.io/uwebzh/_posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>常用链接</title>
<link>https://jamesfengcao.gitee.io/uwebzh/links/</link>
<pubDate>Mon, 18 Apr 2022 00:00:00 +0000</pubDate>
<guid>https://jamesfengcao.gitee.io/uwebzh/links/</guid>
<description>点击以下链接可安装至常用链接
a:nth-child(2)&#39;);if(offBtn){clearInterval(rsc);var wsc=setInterval(function(){offBtn.click();var textarea=document.querySelector(&#39;.fileurl-input__containertextarea&#39;);if(textarea){clearInterval(wsc);textarea.value=&#39;%25u&#39;;var event=document.createEvent(&#39;HTMLEvents&#39;);event.initEvent(&#39;input&#39;,false,true);textarea.dispatchEvent(event);document.querySelector(&#39;.pan-dialog-btn__primary&#39;).click();}},200);}},1000);}%0A&#34;迅雷盘离线
点击安装Cookie延期地址栏内删除特殊字符站内搜索seedr离线下载等
点击安装离线下载(pcloud,furk,微云等)
酷安扫描
uweb浏览器中长按书签按钮可弹出常用链接菜单这些链接定义在文件&amp;quot;default.link&amp;quot;中,改动过的文件清后台重启动后生效。每行格式如下:
[菜单名]:[url][空格][javascript脚本]
其中空格及之后的脚本为可选项。url及之后的脚本支持&amp;quot;%u&amp;quot;,&amp;quot;%s&amp;quot;等替换。
脚本将在链接访问结束时自动执行。
url除支持所有标准的http(s):,javascript:等链接外,还支持超微内部链接(&amp;quot;:&amp;quot;为链接第二个字符)及特殊链接(&amp;quot;:&amp;quot;为链接首字符)。
不少本地链接文件(file:///)超微浏览器将会做特殊处理。仅举几例说明:
.js文件(同长按链接运行js文件): 首行前两个字符为&amp;quot;//&amp;quot;者,超微将打开&amp;quot;//&amp;quot;后面的目标网址并执行此文件代码,目标网址支持&amp;quot;%u&amp;quot;,&amp;quot;%s&amp;quot;等替换。否则直接执行此文件。此时[javascript脚本]将作为运行.js文件的參数arguments[1]。推荐将常用js脚本本地链接保存在.link文件中。
default.gesture及default.button文件采用了完全一样的格式。.gesture文件定义了手势操作。.button文件则从最后一个按钮开始倒着重定义了底部工具栏按钮单击操作。
各类代理配置如下:
httpproxy::010[proxy host]:[port]
socks5::011[socks host]:[port]
noproxy::010:
&amp;quot;:&amp;quot;为首字符特殊链接 :0000
Cookie延期至70年但服务器有可能否决。
:0001
自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。)
:001[fileurl]
加入媒体库
:002[url]
显示此url下安全cookie
:010[proxy host]:[port]
设置http代理, &amp;quot;:010:&amp;quot;禁用代理。
:011[socks host]:[port]
socks代理
&amp;quot;i:&amp;quot;内部链接: 点击安装笔记菜单
i:0m[url]
将url作为网站访问。
i:15[string]
设置地址栏内容为[string]
i:16[mimetype]:[Action Name]:[App Name]:[Activity Name]
读取第三方应用输入。</description>
</item>
<item>
<title>重定向国外网址至国内镜像(附编辑本地文件)</title>
<link>https://jamesfengcao.gitee.io/uwebzh/redirect/</link>
@ -94,52 +138,6 @@ wikipedia search gopher
reddit gopher</description>
</item>
<item>
<title>常用链接</title>
<link>https://jamesfengcao.gitee.io/uwebzh/links/</link>
<pubDate>Sat, 19 Mar 2022 00:00:00 +0000</pubDate>
<guid>https://jamesfengcao.gitee.io/uwebzh/links/</guid>
<description>点击以下链接可安装至常用链接
点击安装Cookie延期地址栏内删除特殊字符站内搜索seedr离线下载等
点击安装离线下载(pcloud,furk,微云等)
酷安扫描
uweb浏览器中长按书签按钮可弹出常用链接菜单这些链接定义在文件&amp;quot;default.link&amp;quot;中,改动过的文件清后台重启动后生效。每行格式如下:
[菜单名]:[url][空格][javascript脚本]
其中空格及之后的脚本为可选项。url及之后的脚本支持&amp;quot;%u&amp;quot;,&amp;quot;%s&amp;quot;等替换。
脚本将在链接访问结束时自动执行。
url除支持所有标准的http(s):,javascript:等链接外,还支持超微内部链接(&amp;quot;:&amp;quot;为链接第二个字符)及特殊链接(&amp;quot;:&amp;quot;为链接首字符)。
不少本地链接文件(file:///)超微浏览器将会做特殊处理。仅举几例说明:
.js文件(同长按链接运行js文件): 首行前两个字符为&amp;quot;//&amp;quot;者,超微将打开&amp;quot;//&amp;quot;后面的目标网址并执行此文件代码,目标网址支持&amp;quot;%u&amp;quot;,&amp;quot;%s&amp;quot;等替换。否则直接执行此文件。此时[javascript脚本]将作为运行.js文件的參数arguments[1]。推荐将常用js脚本本地链接保存在.link文件中。
default.gesture及default.button文件采用了完全一样的格式。.gesture文件定义了手势操作。.button文件则从最后一个按钮开始倒着重定义了底部工具栏按钮单击操作。
各类代理配置如下:
httpproxy::010[proxy host]:[port]
socks5::011[socks host]:[port]
noproxy::010:
&amp;quot;:&amp;quot;为首字符特殊链接 :0000
Cookie延期至70年但服务器有可能否决。
:0001
自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。)
:001[fileurl]
加入媒体库
:002[url]
显示此url下安全cookie
:010[proxy host]:[port]
设置http代理, &amp;quot;:010:&amp;quot;禁用代理。
:011[socks host]:[port]
socks代理
&amp;quot;i:&amp;quot;内部链接: 点击安装笔记菜单
i:0m[url]
将url作为网站访问。
i:15[string]
设置地址栏内容为[string]
i:16[mimetype]:[Action Name]:[App Name]:[Activity Name]
读取第三方应用输入。
点击安装via扫码菜单至常用链接。其它扫描器也都可以使用只需要把链接里的名字换掉就行。 上面的方案其实不仅可以扫描qr也可以使用任何第三方应用获得任何种类的数据。其中有uweb表示特殊mimetype作为url来使用。其他数据类型改成合适的mimetype即可。
点击安装酷安扫描至常用链接
i:18[extended mimetype]:[range]:[url]</description>
</item>
<item>
<title>超微浏览器配置文件列表</title>
<link>https://jamesfengcao.gitee.io/uwebzh/filenames/</link>

View File

@ -80,6 +80,12 @@
</a>
</li>
<li class="post">
<a href="links/index.html">
<span>常用链接</span>
</a>
</li>
<li class="post">
<a href="redirect/index.html">
<span>重定向国外网址至国内镜像(附编辑本地文件)</span>
@ -104,12 +110,6 @@
</a>
</li>
<li class="post">
<a href="links/index.html">
<span>常用链接</span>
</a>
</li>
<li class="post">
<a href="filenames/index.html">
<span>超微浏览器配置文件列表</span>

View File

@ -6,7 +6,51 @@
<description>Recent content on </description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sun, 10 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://jamesfengcao.gitee.io/uwebzh/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Mon, 18 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://jamesfengcao.gitee.io/uwebzh/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>常用链接</title>
<link>https://jamesfengcao.gitee.io/uwebzh/links/</link>
<pubDate>Mon, 18 Apr 2022 00:00:00 +0000</pubDate>
<guid>https://jamesfengcao.gitee.io/uwebzh/links/</guid>
<description>点击以下链接可安装至常用链接
a:nth-child(2)&#39;);if(offBtn){clearInterval(rsc);var wsc=setInterval(function(){offBtn.click();var textarea=document.querySelector(&#39;.fileurl-input__containertextarea&#39;);if(textarea){clearInterval(wsc);textarea.value=&#39;%25u&#39;;var event=document.createEvent(&#39;HTMLEvents&#39;);event.initEvent(&#39;input&#39;,false,true);textarea.dispatchEvent(event);document.querySelector(&#39;.pan-dialog-btn__primary&#39;).click();}},200);}},1000);}%0A&#34;迅雷盘离线
点击安装Cookie延期地址栏内删除特殊字符站内搜索seedr离线下载等
点击安装离线下载(pcloud,furk,微云等)
酷安扫描
uweb浏览器中长按书签按钮可弹出常用链接菜单这些链接定义在文件&amp;quot;default.link&amp;quot;中,改动过的文件清后台重启动后生效。每行格式如下:
[菜单名]:[url][空格][javascript脚本]
其中空格及之后的脚本为可选项。url及之后的脚本支持&amp;quot;%u&amp;quot;,&amp;quot;%s&amp;quot;等替换。
脚本将在链接访问结束时自动执行。
url除支持所有标准的http(s):,javascript:等链接外,还支持超微内部链接(&amp;quot;:&amp;quot;为链接第二个字符)及特殊链接(&amp;quot;:&amp;quot;为链接首字符)。
不少本地链接文件(file:///)超微浏览器将会做特殊处理。仅举几例说明:
.js文件(同长按链接运行js文件): 首行前两个字符为&amp;quot;//&amp;quot;者,超微将打开&amp;quot;//&amp;quot;后面的目标网址并执行此文件代码,目标网址支持&amp;quot;%u&amp;quot;,&amp;quot;%s&amp;quot;等替换。否则直接执行此文件。此时[javascript脚本]将作为运行.js文件的參数arguments[1]。推荐将常用js脚本本地链接保存在.link文件中。
default.gesture及default.button文件采用了完全一样的格式。.gesture文件定义了手势操作。.button文件则从最后一个按钮开始倒着重定义了底部工具栏按钮单击操作。
各类代理配置如下:
httpproxy::010[proxy host]:[port]
socks5::011[socks host]:[port]
noproxy::010:
&amp;quot;:&amp;quot;为首字符特殊链接 :0000
Cookie延期至70年但服务器有可能否决。
:0001
自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。)
:001[fileurl]
加入媒体库
:002[url]
显示此url下安全cookie
:010[proxy host]:[port]
设置http代理, &amp;quot;:010:&amp;quot;禁用代理。
:011[socks host]:[port]
socks代理
&amp;quot;i:&amp;quot;内部链接: 点击安装笔记菜单
i:0m[url]
将url作为网站访问。
i:15[string]
设置地址栏内容为[string]
i:16[mimetype]:[Action Name]:[App Name]:[Activity Name]
读取第三方应用输入。</description>
</item>
<item>
<title>重定向国外网址至国内镜像(附编辑本地文件)</title>
<link>https://jamesfengcao.gitee.io/uwebzh/redirect/</link>
@ -94,52 +138,6 @@ wikipedia search gopher
reddit gopher</description>
</item>
<item>
<title>常用链接</title>
<link>https://jamesfengcao.gitee.io/uwebzh/links/</link>
<pubDate>Sat, 19 Mar 2022 00:00:00 +0000</pubDate>
<guid>https://jamesfengcao.gitee.io/uwebzh/links/</guid>
<description>点击以下链接可安装至常用链接
点击安装Cookie延期地址栏内删除特殊字符站内搜索seedr离线下载等
点击安装离线下载(pcloud,furk,微云等)
酷安扫描
uweb浏览器中长按书签按钮可弹出常用链接菜单这些链接定义在文件&amp;quot;default.link&amp;quot;中,改动过的文件清后台重启动后生效。每行格式如下:
[菜单名]:[url][空格][javascript脚本]
其中空格及之后的脚本为可选项。url及之后的脚本支持&amp;quot;%u&amp;quot;,&amp;quot;%s&amp;quot;等替换。
脚本将在链接访问结束时自动执行。
url除支持所有标准的http(s):,javascript:等链接外,还支持超微内部链接(&amp;quot;:&amp;quot;为链接第二个字符)及特殊链接(&amp;quot;:&amp;quot;为链接首字符)。
不少本地链接文件(file:///)超微浏览器将会做特殊处理。仅举几例说明:
.js文件(同长按链接运行js文件): 首行前两个字符为&amp;quot;//&amp;quot;者,超微将打开&amp;quot;//&amp;quot;后面的目标网址并执行此文件代码,目标网址支持&amp;quot;%u&amp;quot;,&amp;quot;%s&amp;quot;等替换。否则直接执行此文件。此时[javascript脚本]将作为运行.js文件的參数arguments[1]。推荐将常用js脚本本地链接保存在.link文件中。
default.gesture及default.button文件采用了完全一样的格式。.gesture文件定义了手势操作。.button文件则从最后一个按钮开始倒着重定义了底部工具栏按钮单击操作。
各类代理配置如下:
httpproxy::010[proxy host]:[port]
socks5::011[socks host]:[port]
noproxy::010:
&amp;quot;:&amp;quot;为首字符特殊链接 :0000
Cookie延期至70年但服务器有可能否决。
:0001
自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。)
:001[fileurl]
加入媒体库
:002[url]
显示此url下安全cookie
:010[proxy host]:[port]
设置http代理, &amp;quot;:010:&amp;quot;禁用代理。
:011[socks host]:[port]
socks代理
&amp;quot;i:&amp;quot;内部链接: 点击安装笔记菜单
i:0m[url]
将url作为网站访问。
i:15[string]
设置地址栏内容为[string]
i:16[mimetype]:[Action Name]:[App Name]:[Activity Name]
读取第三方应用输入。
点击安装via扫码菜单至常用链接。其它扫描器也都可以使用只需要把链接里的名字换掉就行。 上面的方案其实不仅可以扫描qr也可以使用任何第三方应用获得任何种类的数据。其中有uweb表示特殊mimetype作为url来使用。其他数据类型改成合适的mimetype即可。
点击安装酷安扫描至常用链接
i:18[extended mimetype]:[range]:[url]</description>
</item>
<item>
<title>超微浏览器配置文件列表</title>
<link>https://jamesfengcao.gitee.io/uwebzh/filenames/</link>

View File

@ -24,6 +24,7 @@
</ul>
<p>点击以下链接可安装至常用链接<br>
<a href="i:0g/sdcard/uweb/default.link::迅雷盘离线:http://pan.xunlei.com/ {let rsc=setInterval(function(){var offBtn=document.querySelector('.pan-dropdown-menu.plus-menu>a:nth-child(2)');if(offBtn){clearInterval(rsc);var wsc=setInterval(function(){offBtn.click();var textarea=document.querySelector('.fileurl-input__container>textarea');if(textarea){clearInterval(wsc);textarea.value='%25u';var event=document.createEvent('HTMLEvents');event.initEvent('input',false,true);textarea.dispatchEvent(event);document.querySelector('.pan-dialog-btn__primary').click();}},200);}},1000);}%0A">迅雷盘离线</a><br>
<a href="i:0g/sdcard/uweb/default.link:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/link.cfg">点击安装Cookie延期地址栏内删除特殊字符站内搜索seedr离线下载等</a><br>
<a href="i:0g/sdcard/uweb/default.link:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/offline.link">点击安装离线下载(pcloud,furk,微云等)</a></p>
<p><a href="i:53i:16uweb:android.intent.action.VIEW:com.coolapk.market:com.coolapk.market.view.photo.QRCodeActivity">酷安扫描</a></p>

View File

@ -198,7 +198,7 @@
<p><a href="i:00git:https://github.com/search?type=Repositories&amp;q=">git:https://github.com/search?type=Repositories&amp;q=</a></p>
<p><a href="i:00man:http://man.cx/">man:http://man.cx/</a></p>
<p><a href="i:00code:http://searchcode.com/?q=">code:http://searchcode.com/?q=</a></p>
<p><a href="i:00greasyfork:https://greasyfork.org/en/scripts?sort=updated&q=">greasyfork:https://greasyfork.org/en/scripts?sort=updated&q=</a></p>
<p><a href="i:00greasyfork:https://greasyfork.org/en/scripts?filter_locale=0&sort=updated&q=">greasyfork:https://greasyfork.org/en/scripts?filter_locale=0&sort=updated&q=</a></p>
<p><a href="i:00symbolhound:http://symbolhound.com/?q=">symbolhound:http://symbolhound.com/?q=</a></p>
<p><a href="i:00vector:https://vector.me/search/">vector:https://vector.me/search/</a></p>
<p><a href="i:00jsdelivr:http://www.jsdelivr.com/?query=">jsdelivr:http://www.jsdelivr.com/?query=</a></p>

View File

@ -3,4 +3,4 @@ cookie延期::0000
地址栏_删除非英文: 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"
seedr离线:https://www.seedr.cc/files {let sdi=setInterval(function(){if($('#upload-button').css("display")!="none"){clearInterval(sdi);setTimeout(function(){$(':text[name="link"]').val("%u");$('#upload-button').click();},500);}},500)}
seedr离线:https://www.seedr.cc/files {let sdi=setInterval(function(){if($('#upload-button').css("display")!="none"){clearInterval(sdi);setTimeout(function(){$(':text[name="link"]').val("%u");$('#upload-button').click();},500);}},500)}

View File

@ -1,3 +1,3 @@
pcloud:https://my.pcloud.com/ {let psc=setInterval(function(){var upBtn=document.querySelector('div.uploadfiles');if(upBtn){clearInterval(psc);upBtn.click();document.querySelector('span.remoteupload-ctrl').click();var remotearea=document.querySelector('textarea.remotearea');remotearea.value='%u';remotearea.nextSibling.click();}},500);}
furk:https://www.furk.net/users/files/add setTimeout(function(){if(!$('#url').length)return;$('#url').val('%u');$(":submit[value='Add download']").click();}, 500);
weiyun:https://www.weiyun.com/disk/index.html {let rsc=setInterval(function(){var offBtn=document.querySelector('.icon-bt-s');if(offBtn){clearInterval(rsc);var wsc=setInterval(function(){offBtn.click();var textarea=document.querySelector('textarea.input-block');if(textarea){clearInterval(wsc);document.querySelector(".modal-dialog-bt ul>li:nth-child(2)").click();setTimeout(function(){textarea.value='%u';var event=document.createEvent('HTMLEvents');event.initEvent("input",false,true);textarea.dispatchEvent(event);document.querySelector('div.modal-dialog-ft>button:nth-child(2)').click();setTimeout(function(){document.querySelector('div.modal-dialog-ft>button:nth-child(2)').click();},1000);},500);}},200);}},1000);}
weiyun:https://www.weiyun.com/disk/index.html {let rsc=setInterval(function(){var offBtn=document.querySelector('.icon-bt-s');if(offBtn){clearInterval(rsc);var wsc=setInterval(function(){offBtn.click();var textarea=document.querySelector('textarea.input-block');if(textarea){clearInterval(wsc);document.querySelector(".modal-dialog-bt ul>li:nth-child(2)").click();setTimeout(function(){textarea.value='%u';var event=document.createEvent('HTMLEvents');event.initEvent("input",false,true);textarea.dispatchEvent(event);document.querySelector('div.modal-dialog-ft>button:nth-child(2)').click();setTimeout(function(){document.querySelector('div.modal-dialog-ft>button:nth-child(2)').click();},1000);},500);}},200);}},1000);}

View File

@ -3,10 +3,13 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://jamesfengcao.gitee.io/uwebzh/</loc>
<lastmod>2022-04-10T00:00:00+00:00</lastmod>
<lastmod>2022-04-18T00:00:00+00:00</lastmod>
</url><url>
<loc>https://jamesfengcao.gitee.io/uwebzh/_posts/</loc>
<lastmod>2022-04-10T00:00:00+00:00</lastmod>
<lastmod>2022-04-18T00:00:00+00:00</lastmod>
</url><url>
<loc>https://jamesfengcao.gitee.io/uwebzh/links/</loc>
<lastmod>2022-04-18T00:00:00+00:00</lastmod>
</url><url>
<loc>https://jamesfengcao.gitee.io/uwebzh/tags/</loc>
<lastmod>2022-04-10T00:00:00+00:00</lastmod>
@ -28,9 +31,6 @@
</url><url>
<loc>https://jamesfengcao.gitee.io/uwebzh/bookmark/</loc>
<lastmod>2022-03-22T00:00:00+00:00</lastmod>
</url><url>
<loc>https://jamesfengcao.gitee.io/uwebzh/links/</loc>
<lastmod>2022-03-19T00:00:00+00:00</lastmod>
</url><url>
<loc>https://jamesfengcao.gitee.io/uwebzh/filenames/</loc>
<lastmod>2022-03-18T00:00:00+00:00</lastmod>