mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Wed Jul 27 08:45:19 PM CST 2022
This commit is contained in:
parent
ac3c78e978
commit
358bb90db0
16 changed files with 165 additions and 107 deletions
|
@ -5,7 +5,49 @@
|
|||
<link>/zh/_posts/</link>
|
||||
<description>Recent content in _posts on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Sat, 25 Jun 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Wed, 27 Jul 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>html5应用</title>
|
||||
<link>/zh/html5/</link>
|
||||
<pubDate>Wed, 27 Jul 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/html5/</guid>
|
||||
<description>mdict字典搜索引擎:
|
||||
https://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=
|
||||
字典文件必须位于配置目录应用子目录&quot;app&quot;下。上述字典搜索引擎例子中文件&quot;xxx.mdx&quot;及&quot;xxx.mdd&quot;位于&quot;.../app/mdict&quot;下。
|
||||
点击安装超大文件阅读器(支持txt, html, markdown)
|
||||
点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)
|
||||
点击安装plyr视频播放器
|
||||
点击安装dplayer视频播放器
|
||||
点击安装pdf阅读器
|
||||
点击安装epub阅读器(作者:llili)
|
||||
点击安装djvu阅读器
|
||||
相应的菜单安装可见浏览器特色服务
|
||||
超微配置目录下的子目录名如果以&quot;app&quot;开始(譬如&quot;appPDF&quot;),则这些&quot;app&quot;开头目录树下放置的html5应用将可获得功能增强。
|
||||
配置default.filecap并打开选项“文件预处理”,清后台重启浏览器后超微可直接阅读应用对应格式文件。
|
||||
点击配置pdf.js,djvu.js,epub.js,超大文件阅读器
|
||||
超大文件阅读器txtview.html url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#page=[xxx]
|
||||
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#offset=[xxxx]&amp;[length]
|
||||
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#page=[xxx]
|
||||
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#offset=[xxxx]&amp;[length]
|
||||
譬如&quot;#offset=10000&amp;500&quot;会访问超大文件偏移量10000处长度为500的内容。
|
||||
所有阅读器均支持箭头按钮(短按前进按钮或长按后退按钮)自动翻页。
|
||||
比较有用的是mozilla的pdf.js,可用来显示在线或本地pdf文件。url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=[绝对或相对路径].pdf#page=[xxx]
|
||||
则浏览器直接跳转到pdf文件指定页。与主屏多引擎搜索及少量脚本结合使用,可对任何pdf文件进行字典检索。
|
||||
下面是一些类似的应用:
|
||||
djvu.js应用的访问url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=[绝对或相对路径或url].pdf#page=[xxx]
|
||||
epub.js
|
||||
sampotts/plyr : video, YouTube and Vimeo player
|
||||
videojs/video.js
|
||||
bilibili/flv.js
|
||||
MoePlayer/DPlayer
|
||||
Streamedian/html5_rtsp_player
|
||||
MoePlayer/APlayer : music player</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>信息隐藏技术总览</title>
|
||||
<link>/zh/adblock/</link>
|
||||
|
@ -546,45 +588,6 @@ pdf:uweb:echo file:///data/data/info.torinfo.uweb/files/app/pdf.js/web/viewer.ht
|
|||
如果用户配置中处理命令用到curl,则需要安装Termux,并在Termux中安装curl (&quot;apt install curl&quot;)。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>html5应用</title>
|
||||
<link>/zh/html5/</link>
|
||||
<pubDate>Thu, 20 Aug 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/html5/</guid>
|
||||
<description>点击安装超大文件阅读器(支持txt, html, markdown)
|
||||
点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)
|
||||
点击安装plyr视频播放器
|
||||
点击安装dplayer视频播放器
|
||||
点击安装pdf阅读器
|
||||
点击安装epub阅读器(作者:llili)
|
||||
点击安装djvu阅读器
|
||||
相应的菜单安装可见浏览器特色服务
|
||||
超微配置目录下的子目录名如果以&quot;app&quot;开始(譬如&quot;appPDF&quot;),则这些&quot;app&quot;开头目录树下放置的html5应用将可获得功能增强。
|
||||
配置default.filecap并打开选项“文件预处理”,清后台重启浏览器后超微可直接阅读应用对应格式文件。
|
||||
点击配置pdf.js,djvu.js,epub.js,超大文件阅读器
|
||||
超大文件阅读器txtview.html url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#page=[xxx]
|
||||
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#offset=[xxxx]&amp;[length]
|
||||
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#page=[xxx]
|
||||
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#offset=[xxxx]&amp;[length]
|
||||
譬如&quot;#offset=10000&amp;500&quot;会访问超大文件偏移量10000处长度为500的内容。
|
||||
所有阅读器均支持箭头按钮(短按前进按钮或长按后退按钮)自动翻页。
|
||||
比较有用的是mozilla的pdf.js,可用来显示在线或本地pdf文件。url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=[绝对或相对路径].pdf#page=[xxx]
|
||||
则浏览器直接跳转到pdf文件指定页。与主屏多引擎搜索及少量脚本结合使用,可对任何pdf文件进行字典检索。
|
||||
下面是一些类似的应用:
|
||||
djvu.js应用的访问url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=[绝对或相对路径或url].pdf#page=[xxx]
|
||||
epub.js
|
||||
sampotts/plyr : video, YouTube and Vimeo player
|
||||
videojs/video.js
|
||||
bilibili/flv.js
|
||||
MoePlayer/DPlayer
|
||||
Streamedian/html5_rtsp_player
|
||||
MoePlayer/APlayer : music player</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>手势</title>
|
||||
<link>/zh/gesture/</link>
|
||||
|
|
|
@ -43,7 +43,10 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a target="_self" href="i:0happ/txtview.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/txtview.html">点击安装超大文件阅读器(支持txt, html, markdown)</a><br>
|
||||
<p>mdict字典搜索引擎:<br>
|
||||
<a href="https://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=">https://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=</a></p>
|
||||
<p>字典文件必须位于配置目录应用子目录"app"下。上述字典搜索引擎例子中文件"xxx.mdx"及"xxx.mdd"位于".../app/mdict"下。</p>
|
||||
<p><a target="_self" href="i:0happ/txtview.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/txtview.html">点击安装超大文件阅读器(支持txt, html, markdown)</a><br>
|
||||
<a target="_self" href="i:0happ/markdeep.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/markdeep.html">点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)</a><br>
|
||||
<a target="_self" href="i:0happ/plyr.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/plyr.cfg">点击安装plyr视频播放器</a><br>
|
||||
<a target="_self" href="i:0happ/dplayer.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/dplayer.html">点击安装dplayer视频播放器</a><br>
|
||||
|
|
|
@ -71,6 +71,12 @@
|
|||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="html5/index.html">
|
||||
<span>html5应用</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="adblock/index.html">
|
||||
<span>信息隐藏技术总览</span>
|
||||
|
@ -203,12 +209,6 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="html5/index.html">
|
||||
<span>html5应用</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="gesture/index.html">
|
||||
<span>手势</span>
|
||||
|
|
83
zh/index.xml
83
zh/index.xml
|
@ -5,7 +5,49 @@
|
|||
<link>/zh/</link>
|
||||
<description>Recent content on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Sat, 25 Jun 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Wed, 27 Jul 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>html5应用</title>
|
||||
<link>/zh/html5/</link>
|
||||
<pubDate>Wed, 27 Jul 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/html5/</guid>
|
||||
<description>mdict字典搜索引擎:
|
||||
https://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=
|
||||
字典文件必须位于配置目录应用子目录&quot;app&quot;下。上述字典搜索引擎例子中文件&quot;xxx.mdx&quot;及&quot;xxx.mdd&quot;位于&quot;.../app/mdict&quot;下。
|
||||
点击安装超大文件阅读器(支持txt, html, markdown)
|
||||
点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)
|
||||
点击安装plyr视频播放器
|
||||
点击安装dplayer视频播放器
|
||||
点击安装pdf阅读器
|
||||
点击安装epub阅读器(作者:llili)
|
||||
点击安装djvu阅读器
|
||||
相应的菜单安装可见浏览器特色服务
|
||||
超微配置目录下的子目录名如果以&quot;app&quot;开始(譬如&quot;appPDF&quot;),则这些&quot;app&quot;开头目录树下放置的html5应用将可获得功能增强。
|
||||
配置default.filecap并打开选项“文件预处理”,清后台重启浏览器后超微可直接阅读应用对应格式文件。
|
||||
点击配置pdf.js,djvu.js,epub.js,超大文件阅读器
|
||||
超大文件阅读器txtview.html url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#page=[xxx]
|
||||
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#offset=[xxxx]&amp;[length]
|
||||
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#page=[xxx]
|
||||
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#offset=[xxxx]&amp;[length]
|
||||
譬如&quot;#offset=10000&amp;500&quot;会访问超大文件偏移量10000处长度为500的内容。
|
||||
所有阅读器均支持箭头按钮(短按前进按钮或长按后退按钮)自动翻页。
|
||||
比较有用的是mozilla的pdf.js,可用来显示在线或本地pdf文件。url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=[绝对或相对路径].pdf#page=[xxx]
|
||||
则浏览器直接跳转到pdf文件指定页。与主屏多引擎搜索及少量脚本结合使用,可对任何pdf文件进行字典检索。
|
||||
下面是一些类似的应用:
|
||||
djvu.js应用的访问url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=[绝对或相对路径或url].pdf#page=[xxx]
|
||||
epub.js
|
||||
sampotts/plyr : video, YouTube and Vimeo player
|
||||
videojs/video.js
|
||||
bilibili/flv.js
|
||||
MoePlayer/DPlayer
|
||||
Streamedian/html5_rtsp_player
|
||||
MoePlayer/APlayer : music player</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>信息隐藏技术总览</title>
|
||||
<link>/zh/adblock/</link>
|
||||
|
@ -546,45 +588,6 @@ pdf:uweb:echo file:///data/data/info.torinfo.uweb/files/app/pdf.js/web/viewer.ht
|
|||
如果用户配置中处理命令用到curl,则需要安装Termux,并在Termux中安装curl (&quot;apt install curl&quot;)。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>html5应用</title>
|
||||
<link>/zh/html5/</link>
|
||||
<pubDate>Thu, 20 Aug 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/html5/</guid>
|
||||
<description>点击安装超大文件阅读器(支持txt, html, markdown)
|
||||
点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)
|
||||
点击安装plyr视频播放器
|
||||
点击安装dplayer视频播放器
|
||||
点击安装pdf阅读器
|
||||
点击安装epub阅读器(作者:llili)
|
||||
点击安装djvu阅读器
|
||||
相应的菜单安装可见浏览器特色服务
|
||||
超微配置目录下的子目录名如果以&quot;app&quot;开始(譬如&quot;appPDF&quot;),则这些&quot;app&quot;开头目录树下放置的html5应用将可获得功能增强。
|
||||
配置default.filecap并打开选项“文件预处理”,清后台重启浏览器后超微可直接阅读应用对应格式文件。
|
||||
点击配置pdf.js,djvu.js,epub.js,超大文件阅读器
|
||||
超大文件阅读器txtview.html url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#page=[xxx]
|
||||
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#offset=[xxxx]&amp;[length]
|
||||
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#page=[xxx]
|
||||
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#offset=[xxxx]&amp;[length]
|
||||
譬如&quot;#offset=10000&amp;500&quot;会访问超大文件偏移量10000处长度为500的内容。
|
||||
所有阅读器均支持箭头按钮(短按前进按钮或长按后退按钮)自动翻页。
|
||||
比较有用的是mozilla的pdf.js,可用来显示在线或本地pdf文件。url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=[绝对或相对路径].pdf#page=[xxx]
|
||||
则浏览器直接跳转到pdf文件指定页。与主屏多引擎搜索及少量脚本结合使用,可对任何pdf文件进行字典检索。
|
||||
下面是一些类似的应用:
|
||||
djvu.js应用的访问url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=[绝对或相对路径或url].pdf#page=[xxx]
|
||||
epub.js
|
||||
sampotts/plyr : video, YouTube and Vimeo player
|
||||
videojs/video.js
|
||||
bilibili/flv.js
|
||||
MoePlayer/DPlayer
|
||||
Streamedian/html5_rtsp_player
|
||||
MoePlayer/APlayer : music player</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>手势</title>
|
||||
<link>/zh/gesture/</link>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<a href="../index.html">超微浏览器</a>下点击配置链接可自动添加常用命令,<b>强制清空后台重启后</b>长按历史按钮可用。</p>
|
||||
<p>其中备份/恢复Cookie需android6+, webview76+。<br>
|
||||
|
||||
<a href="i:0gdefault.cmds:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/cmds.cfg">打开剪贴板内链接、代码编辑器、淘宝比价 (淘宝app内分享复制链接后在超微内直接执行此命令)、本地markdown显示(支持数学公式、各类图表)等</a><br>
|
||||
<a href="i:0gdefault.cmds:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/cmds.cfg">打开剪贴板内链接、代码编辑器、淘宝比价 (淘宝app内分享复制链接后在超微内直接执行此命令)、本地markdown显示(支持数学公式、各类图表)等</a><br>
|
||||
</p>
|
||||
<p>配置文件"default.cmds"示例:<br>
|
||||
|
||||
|
|
|
@ -54,7 +54,7 @@ body>ul{padding-left:0;}
|
|||
<li><label><input type="checkbox" onchange="location.href='i:252097152'"/>右侧菜单</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:254194304'"/>底部地址栏</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:258388608'"/>最大化使用区域</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2516777216'"/>屏蔽外链脚本时屏蔽可疑资源</label></li>
|
||||
<li><label><input type="checkbox" onchange="location.href='i:2516777216'"/>屏蔽第三方脚本时屏蔽可疑资源</label></li>
|
||||
</ul>
|
||||
<script>
|
||||
checkBoxes=document.getElementsByTagName("input");
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
<p><a href="i:00pianku:https://www.pianku.la/search/%s-------------.html">pianku:https://www.pianku.la/search/%s-------------.html</a></p>
|
||||
<p><a href="i:00novip:https://www.novipnoad.com/s=">novip:https://www.novipnoad.com/s=</a></p>
|
||||
<p><a href="i:00555dianying:https://555dianying.cc/vodsearch/-------------.html?wd=">555dianying:https://555dianying.cc/vodsearch/-------------.html?wd=</a></p>
|
||||
<p><a href="i:00zhenbuka:https://www.zhenbuka5.com/vodsearch/-------------/?wd=">zhenbuka:https://www.zhenbuka5.com/vodsearch/-------------/?wd=</a></p>
|
||||
<p><a href="i:00zhenbuka:https://www.zhenbuka.net/search/-------------.html?wd=">zhenbuka:https://www.zhenbuka.net/search/-------------.html?wd=</a></p>
|
||||
<p><a href="i:007080:https://7080.wang/so.html?wd=">7080:https://7080.wang/so.html?wd=</a></p>
|
||||
<p><a href="i:001090:https://1090hd.com/vod/search.html?wd=">1090:https://1090hd.com/vod/search.html?wd=</a></p>
|
||||
<p><a href="i:00微博:https://s.weibo.com/weibo/">微博:https://s.weibo.com/weibo/</a></p>
|
||||
|
|
|
@ -79,11 +79,16 @@
|
|||
let word = location.hash.substring(6);
|
||||
let dictinput = document.getElementById('dictfile');
|
||||
let wordinput = document.getElementById('word');
|
||||
let btnLookup = document.getElementById('btnLookup');
|
||||
wordinput.value = word;
|
||||
{
|
||||
dictinput.setAttribute('accept',filenames);
|
||||
location.href="i:5fsetTimeout(()=>{dictinput.click()},20);setTimeout(()=>{document.getElementById('btnLookup').click();dictinput.removeAttribute('accept');},70)";
|
||||
location.href="i:5fsetTimeout(()=>{dictinput.click()},20);setTimeout(()=>{btnLookup.click();dictinput.removeAttribute('accept');},70)";
|
||||
}
|
||||
window.addEventListener('hashchange', function() {
|
||||
wordinput.value = location.hash.substring(6);
|
||||
btnLookup.click();
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2022-06-25T00:00:00+00:00</lastmod>
|
||||
<lastmod>2022-07-27T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -16,7 +16,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/_posts/</loc>
|
||||
<lastmod>2022-06-25T00:00:00+00:00</lastmod>
|
||||
<lastmod>2022-07-27T00:00:00+00:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -27,6 +27,9 @@
|
|||
hreflang="zh"
|
||||
href="/zh/_posts/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/html5/</loc>
|
||||
<lastmod>2022-07-27T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/zh/adblock/</loc>
|
||||
<lastmod>2022-06-25T00:00:00+00:00</lastmod>
|
||||
|
@ -327,9 +330,6 @@
|
|||
hreflang="zh"
|
||||
href="/zh/filecap/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/html5/</loc>
|
||||
<lastmod>2020-08-20T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/zh/gesture/</loc>
|
||||
<lastmod>2020-06-18T00:00:00+00:00</lastmod>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue