mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Mon Apr 18 08:16:13 PM CST 2022
This commit is contained in:
parent
dd0370f764
commit
8b232c143a
8 changed files with 105 additions and 108 deletions
|
@ -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)');if(offBtn){clearInterval(rsc);var wsc=setInterval(function(){offBtn.click();var textarea=document.querySelector('.fileurl-input__containertextarea');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"迅雷盘离线
|
||||
点击安装Cookie延期,地址栏内删除特殊字符,站内搜索,seedr离线下载等
|
||||
点击安装离线下载(pcloud,furk,微云等)
|
||||
酷安扫描
|
||||
uweb浏览器中长按书签按钮可弹出常用链接菜单,这些链接定义在文件&quot;default.link&quot;中,改动过的文件清后台重启动后生效。每行格式如下:
|
||||
[菜单名]:[url][空格][javascript脚本]
|
||||
其中空格及之后的脚本为可选项。url及之后的脚本支持&quot;%u&quot;,&quot;%s&quot;等替换。
|
||||
脚本将在链接访问结束时自动执行。
|
||||
url除支持所有标准的http(s):,javascript:等链接外,还支持超微内部链接(&quot;:&quot;为链接第二个字符)及特殊链接(&quot;:&quot;为链接首字符)。
|
||||
不少本地链接文件(file:///)超微浏览器将会做特殊处理。仅举几例说明:
|
||||
.js文件(同长按链接运行js文件): 首行前两个字符为&quot;//&quot;者,超微将打开&quot;//&quot;后面的目标网址并执行此文件代码,目标网址支持&quot;%u&quot;,&quot;%s&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:
|
||||
&quot;:&quot;为首字符特殊链接 :0000
|
||||
Cookie延期至70年,但服务器有可能否决。
|
||||
:0001
|
||||
自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。)
|
||||
:001[fileurl]
|
||||
加入媒体库
|
||||
:002[url]
|
||||
显示此url下安全cookie
|
||||
:010[proxy host]:[port]
|
||||
设置http代理, &quot;:010:&quot;禁用代理。
|
||||
:011[socks host]:[port]
|
||||
socks代理
|
||||
&quot;i:&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浏览器中长按书签按钮可弹出常用链接菜单,这些链接定义在文件&quot;default.link&quot;中,改动过的文件清后台重启动后生效。每行格式如下:
|
||||
[菜单名]:[url][空格][javascript脚本]
|
||||
其中空格及之后的脚本为可选项。url及之后的脚本支持&quot;%u&quot;,&quot;%s&quot;等替换。
|
||||
脚本将在链接访问结束时自动执行。
|
||||
url除支持所有标准的http(s):,javascript:等链接外,还支持超微内部链接(&quot;:&quot;为链接第二个字符)及特殊链接(&quot;:&quot;为链接首字符)。
|
||||
不少本地链接文件(file:///)超微浏览器将会做特殊处理。仅举几例说明:
|
||||
.js文件(同长按链接运行js文件): 首行前两个字符为&quot;//&quot;者,超微将打开&quot;//&quot;后面的目标网址并执行此文件代码,目标网址支持&quot;%u&quot;,&quot;%s&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:
|
||||
&quot;:&quot;为首字符特殊链接 :0000
|
||||
Cookie延期至70年,但服务器有可能否决。
|
||||
:0001
|
||||
自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。)
|
||||
:001[fileurl]
|
||||
加入媒体库
|
||||
:002[url]
|
||||
显示此url下安全cookie
|
||||
:010[proxy host]:[port]
|
||||
设置http代理, &quot;:010:&quot;禁用代理。
|
||||
:011[socks host]:[port]
|
||||
socks代理
|
||||
&quot;i:&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>
|
||||
|
|
12
index.html
12
index.html
|
@ -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>
|
||||
|
|
92
index.xml
92
index.xml
|
@ -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)');if(offBtn){clearInterval(rsc);var wsc=setInterval(function(){offBtn.click();var textarea=document.querySelector('.fileurl-input__containertextarea');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"迅雷盘离线
|
||||
点击安装Cookie延期,地址栏内删除特殊字符,站内搜索,seedr离线下载等
|
||||
点击安装离线下载(pcloud,furk,微云等)
|
||||
酷安扫描
|
||||
uweb浏览器中长按书签按钮可弹出常用链接菜单,这些链接定义在文件&quot;default.link&quot;中,改动过的文件清后台重启动后生效。每行格式如下:
|
||||
[菜单名]:[url][空格][javascript脚本]
|
||||
其中空格及之后的脚本为可选项。url及之后的脚本支持&quot;%u&quot;,&quot;%s&quot;等替换。
|
||||
脚本将在链接访问结束时自动执行。
|
||||
url除支持所有标准的http(s):,javascript:等链接外,还支持超微内部链接(&quot;:&quot;为链接第二个字符)及特殊链接(&quot;:&quot;为链接首字符)。
|
||||
不少本地链接文件(file:///)超微浏览器将会做特殊处理。仅举几例说明:
|
||||
.js文件(同长按链接运行js文件): 首行前两个字符为&quot;//&quot;者,超微将打开&quot;//&quot;后面的目标网址并执行此文件代码,目标网址支持&quot;%u&quot;,&quot;%s&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:
|
||||
&quot;:&quot;为首字符特殊链接 :0000
|
||||
Cookie延期至70年,但服务器有可能否决。
|
||||
:0001
|
||||
自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。)
|
||||
:001[fileurl]
|
||||
加入媒体库
|
||||
:002[url]
|
||||
显示此url下安全cookie
|
||||
:010[proxy host]:[port]
|
||||
设置http代理, &quot;:010:&quot;禁用代理。
|
||||
:011[socks host]:[port]
|
||||
socks代理
|
||||
&quot;i:&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浏览器中长按书签按钮可弹出常用链接菜单,这些链接定义在文件&quot;default.link&quot;中,改动过的文件清后台重启动后生效。每行格式如下:
|
||||
[菜单名]:[url][空格][javascript脚本]
|
||||
其中空格及之后的脚本为可选项。url及之后的脚本支持&quot;%u&quot;,&quot;%s&quot;等替换。
|
||||
脚本将在链接访问结束时自动执行。
|
||||
url除支持所有标准的http(s):,javascript:等链接外,还支持超微内部链接(&quot;:&quot;为链接第二个字符)及特殊链接(&quot;:&quot;为链接首字符)。
|
||||
不少本地链接文件(file:///)超微浏览器将会做特殊处理。仅举几例说明:
|
||||
.js文件(同长按链接运行js文件): 首行前两个字符为&quot;//&quot;者,超微将打开&quot;//&quot;后面的目标网址并执行此文件代码,目标网址支持&quot;%u&quot;,&quot;%s&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:
|
||||
&quot;:&quot;为首字符特殊链接 :0000
|
||||
Cookie延期至70年,但服务器有可能否决。
|
||||
:0001
|
||||
自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。)
|
||||
:001[fileurl]
|
||||
加入媒体库
|
||||
:002[url]
|
||||
显示此url下安全cookie
|
||||
:010[proxy host]:[port]
|
||||
设置http代理, &quot;:010:&quot;禁用代理。
|
||||
:011[socks host]:[port]
|
||||
socks代理
|
||||
&quot;i:&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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -198,7 +198,7 @@
|
|||
<p><a href="i:00git:https://github.com/search?type=Repositories&q=">git:https://github.com/search?type=Repositories&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>
|
||||
|
|
10
sitemap.xml
10
sitemap.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue