mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Fri Jul 29 12:46:00 PM CST 2022
This commit is contained in:
parent
a64fc68def
commit
feabfe5407
10 changed files with 18 additions and 18 deletions
|
@ -56,7 +56,7 @@
|
||||||
[file extension]:[mimetype]:[command line]</p>
|
[file extension]:[mimetype]:[command line]</p>
|
||||||
<p>The "[file extension]" part can have at most two-segment of extensions such as "txt.xz","html.gz".<br>
|
<p>The "[file extension]" part can have at most two-segment of extensions such as "txt.xz","html.gz".<br>
|
||||||
"[mimetype]" indicates the type of "[command line]" output.<br>
|
"[mimetype]" indicates the type of "[command line]" output.<br>
|
||||||
"[command line]" is same as the one in <a href="../searchurl/cmds.html">default.cmds</a>. The most often used replacements are:<br>
|
"[command line]" is same as the one in <a href="../cmds/index.html">default.cmds</a>. The most often used replacements are:<br>
|
||||||
%u (url), %U (urlencoded url), %c (cookie), %p (site password, curl format).</p>
|
%u (url), %U (urlencoded url), %c (cookie), %p (site password, curl format).</p>
|
||||||
<p>default.filecap example:</p>
|
<p>default.filecap example:</p>
|
||||||
<pre><code>txt:text/html:curl %p "%u"
|
<pre><code>txt:text/html:curl %p "%u"
|
||||||
|
|
|
@ -61,11 +61,11 @@
|
||||||
"app[XXX]/":<a href="../html5/index.html">html5 applications</a><br>
|
"app[XXX]/":<a href="../html5/index.html">html5 applications</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.longclick">default.longclick</a>": to configure menus when long-pressing hypertext.<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.longclick">default.longclick</a>": to configure menus when long-pressing hypertext.<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.uas">default.uas</a>":<a href="../searchurl/uas.html">user agents</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.uas">default.uas</a>":<a href="../searchurl/uas.html">user agents</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.urls">default.urls</a>":<a href="../searchurl/urls.html">service urls</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.urls">default.urls</a>":<a href="../urls/index.html">service urls</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.acmd">default.acmd</a>":<a href="../gnuplot/index.html">configure address bar functionalities</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.acmd">default.acmd</a>":<a href="../gnuplot/index.html">configure address bar functionalities</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.hosts">default.hosts</a>":<a href="../adblock_hosts/index.html">hosts not allowed to visit</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.hosts">default.hosts</a>":<a href="../adblock_hosts/index.html">hosts not allowed to visit</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.redirect">default.redirect</a>":<a href="../redirect/index.html">redirect websites</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.redirect">default.redirect</a>":<a href="../redirect/index.html">redirect websites</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.cmds">default.cmds</a>":<a href="../searchurl/cmds.html">commands</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.cmds">default.cmds</a>":<a href="../cmds/index.html">commands</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.link">default.link</a>":<a href="../links/index.html">links</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.link">default.link</a>":<a href="../links/index.html">links</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.rjs">default.rjs</a>":<a href="../rjs/index.html">Remote javascript</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.rjs">default.rjs</a>":<a href="../rjs/index.html">Remote javascript</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.select">default.select</a>":<a href="../pccopy/index.html">menus for selected text</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.select">default.select</a>":<a href="../pccopy/index.html">menus for selected text</a><br>
|
||||||
|
@ -77,13 +77,13 @@
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.filecap">default.filecap</a>":<a href="../filecap/index.html">custom file handling</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.filecap">default.filecap</a>":<a href="../filecap/index.html">custom file handling</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.rc">default.rc</a>": check the option "custom file handling" to execute the shell script file during uweb launching. <a href="../tools/index.html">tcron</a> provides extra cron tools.<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.rc">default.rc</a>": check the option "custom file handling" to execute the shell script file during uweb launching. <a href="../tools/index.html">tcron</a> provides extra cron tools.<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.rc2">default.rc2</a>": check the option "custom file handling" to execute the shell script file when uweb returns to foreground.<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.rc2">default.rc2</a>": check the option "custom file handling" to execute the shell script file when uweb returns to foreground.<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/engine.search">engine.search</a>": to define quick search engines (pressing right arrow button to use next engine to search). The file format is similar to <a href="../searchurl/search.html">home5.search</a> but using "%s" as search keywords.<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/engine.search">engine.search</a>": to define quick search engines (pressing right arrow button to use next engine to search). The file format is similar to <a href="../search/index.html">home5.search</a> but using "%s" as search keywords.<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.siteconf">default.siteconf</a>": to save ua, js disabling, no-image mode, forbids 3rd-party resources (js and others), active scripts, global scripts for sites. Only save the difference to default ones.<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.siteconf">default.siteconf</a>": to save ua, js disabling, no-image mode, forbids 3rd-party resources (js and others), active scripts, global scripts for sites. Only save the difference to default ones.<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.playrate">default.playrate</a>": fullscreen playing menu. The file format is same as <a href="../links/index.html">default.link</a>. Playing ratio menu items should have empty link parts such as ".5x:", at least one such menu is required. All other menus must be put after playing ratio menus.<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.playrate">default.playrate</a>": fullscreen playing menu. The file format is same as <a href="../links/index.html">default.link</a>. Playing ratio menu items should have empty link parts such as ".5x:", at least one such menu is required. All other menus must be put after playing ratio menus.<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.autoc">default.autoc</a>": address bar autocomplete candidate strings.<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.autoc">default.autoc</a>": address bar autocomplete candidate strings.<br>
|
||||||
"query.autoc": home screen search autocomplete candidate strings.<br>
|
"query.autoc": home screen search autocomplete candidate strings.<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/home5.html">home5.html</a>": user defined home screen. home6.html, home6.search, home7.html ... multiple home screen (pressing right arrow button to visit). ".html" files have priority over ".search" files. home4.html, home4.search, home3.html ... (long pressing left arrow button to access).<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/home5.html">home5.html</a>": user defined home screen. home6.html, home6.search, home7.html ... multiple home screen (pressing right arrow button to visit). ".html" files have priority over ".search" files. home4.html, home4.search, home3.html ... (long pressing left arrow button to access).<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/home5.search">home5.search</a>":<a href="../searchurl/search.html">search engines</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/home5.search">home5.search</a>":<a href="../search/index.html">search engines</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/home.css">home.css</a>": <a href="../searchurl/homescreen.html">home screen styles</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/home.css">home.css</a>": <a href="../searchurl/homescreen.html">home screen styles</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/bookmark.html">bookmark.html</a>": bookmarks<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/bookmark.html">bookmark.html</a>": bookmarks<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/quickstart.html">quickstart.html</a>": <a href="../searchurl/quickstart.html">quick start</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/quickstart.html">quickstart.html</a>": <a href="../searchurl/quickstart.html">quick start</a><br>
|
||||||
|
|
|
@ -50,14 +50,14 @@
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<h4 id="to-run-commands">To run commands</h4>
|
<h4 id="to-run-commands">To run commands</h4>
|
||||||
<p>Each line of file "<a href="file:///data/data/info.torinfo.uweb/files/default.longclick">default.longclick</a>" has the following format: (same as <a href="../searchurl/cmds.html">default.cmds</a>)<br>
|
<p>Each line of file "<a href="file:///data/data/info.torinfo.uweb/files/default.longclick">default.longclick</a>" has the following format: (same as <a href="../cmds/index.html">default.cmds</a>)<br>
|
||||||
[Name]:[mimetype]:[command line]<br>
|
[Name]:[mimetype]:[command line]<br>
|
||||||
in which [command line] can have <a href="../searchurl/cmds.html">"%c" (cookie), "%u" (current url), "%t" (title)</a> etc.</p>
|
in which [command line] can have <a href="../cmds/index.html">"%c" (cookie), "%u" (current url), "%t" (title)</a> etc.</p>
|
||||||
<h4 id="to-visit-url-and-load-javascript-file">To visit url and load javascript file</h4>
|
<h4 id="to-visit-url-and-load-javascript-file">To visit url and load javascript file</h4>
|
||||||
<p>All ".js" files under the folder "<a href="file:///data/data/info.torinfo.uweb/files/longclick/">longclick</a>" are part of the popup menu.<br>
|
<p>All ".js" files under the folder "<a href="file:///data/data/info.torinfo.uweb/files/longclick/">longclick</a>" are part of the popup menu.<br>
|
||||||
These javascript files are in the following format:</p>
|
These javascript files are in the following format:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>The very first line can begin with "//" followed by website url that can have <a href="../searchurl/cmds.html">"%u" (current url), "%t" (title)</a> etc. included. In this case, the website is visited, then the javascript file is loaded on the new loaded site.</li>
|
<li>The very first line can begin with "//" followed by website url that can have <a href="../cmds/index.html">"%u" (current url), "%t" (title)</a> etc. included. In this case, the website is visited, then the javascript file is loaded on the new loaded site.</li>
|
||||||
<li>In the ".js" file, variable "arguments" can be used to get parameters. in which arguments[1] is the long-pressed link url, argument[2] is the text description and arguments[0] is the ".js" file name.</li>
|
<li>In the ".js" file, variable "arguments" can be used to get parameters. in which arguments[1] is the long-pressed link url, argument[2] is the text description and arguments[0] is the ".js" file name.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
|
@ -71,7 +71,7 @@ It formats as "[input mimetype]/[output mimetype]".<br>
|
||||||
<li>"" (empty): text</li>
|
<li>"" (empty): text</li>
|
||||||
<li>".js" file name under configuration folder. The js file is evaluated and its return value is passed to [command line] as standard input.</li>
|
<li>".js" file name under configuration folder. The js file is evaluated and its return value is passed to [command line] as standard input.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>[output mimetype] is same as the one defined in "<a href="../searchurl/cmds.html">Commands</a>".</p>
|
<p>[output mimetype] is same as the one defined in "<a href="../cmds/index.html">Commands</a>".</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>regular mimetype such as "text/html": output as the mimetype</li>
|
<li>regular mimetype such as "text/html": output as the mimetype</li>
|
||||||
<li>"uweb": output as a link</li>
|
<li>"uweb": output as a link</li>
|
||||||
|
|
|
@ -54,7 +54,7 @@ apt upgrade<br>
|
||||||
apt install bc</li>
|
apt install bc</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="使用书签调用计算器">使用书签调用计算器</h3>
|
<h3 id="使用书签调用计算器">使用书签调用计算器</h3>
|
||||||
<p>"长按以下链接->命令->书签"可保存链接为书签。书签菜单可至<a href="../searchurl/urls.html">特色服务网页</a>安装。<br>
|
<p>"长按以下链接->命令->书签"可保存链接为书签。书签菜单可至<a href="../urls/index.html">特色服务网页</a>安装。<br>
|
||||||
<a href="c:bc -l">bc</a><br>
|
<a href="c:bc -l">bc</a><br>
|
||||||
<a href="c:bc -l *.bc">全能bc</a></p>
|
<a href="c:bc -l *.bc">全能bc</a></p>
|
||||||
<h3 id="浏览器地址栏作为超级计算器">浏览器地址栏作为超级计算器</h3>
|
<h3 id="浏览器地址栏作为超级计算器">浏览器地址栏作为超级计算器</h3>
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
<p>点击以下链接可安装模板至分类书签目录。保存至“小说”类别的网站会自动使用阅读模式。<br>
|
<p>点击以下链接可安装模板至分类书签目录。保存至“小说”类别的网站会自动使用阅读模式。<br>
|
||||||
<a href="i:0hbookmark/小说.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/bookmark/novel.html">"小说.html": 自动使用阅读模式</a></p>
|
<a href="i:0hbookmark/小说.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/bookmark/novel.html">"小说.html": 自动使用阅读模式</a></p>
|
||||||
<p>href="i:0hbookmark/txt.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/bookmark/viewtxt.html">"txt.html": 在线阅读下载直链(txt/html)</a></p>
|
<p>href="i:0hbookmark/txt.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/bookmark/viewtxt.html">"txt.html": 在线阅读下载直链(txt/html)</a></p>
|
||||||
<p>所有书签都可通过"长按链接->命令->书签"保存链接为书签。书签菜单可至<a href="../searchurl/urls.html">特色服务网页</a>安装。<br>
|
<p>所有书签都可通过"长按链接->命令->书签"保存链接为书签。书签菜单可至<a href="../urls/index.html">特色服务网页</a>安装。<br>
|
||||||
<a href="https://www.library.ac.cn">Mirror list</a><br>
|
<a href="https://www.library.ac.cn">Mirror list</a><br>
|
||||||
<a href="i:631:https://mirror.js.org">mirror.js.org</a></p>
|
<a href="i:631:https://mirror.js.org">mirror.js.org</a></p>
|
||||||
<p><a href="i:61:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/func.html">界面配置及杂项</a></p>
|
<p><a href="i:61:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/func.html">界面配置及杂项</a></p>
|
||||||
|
|
|
@ -61,11 +61,11 @@
|
||||||
"app[XXX]/":<a href="../html5/index.html">html5应用目录</a><br>
|
"app[XXX]/":<a href="../html5/index.html">html5应用目录</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.longclick">default.longclick</a>":长按链接菜单<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.longclick">default.longclick</a>":长按链接菜单<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.uas">default.uas</a>":<a href="../searchurl/uas.html">浏览器标识</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.uas">default.uas</a>":<a href="../searchurl/uas.html">浏览器标识</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.urls">default.urls</a>":<a href="../searchurl/urls.html">特色服务</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.urls">default.urls</a>":<a href="../urls/index.html">特色服务</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.acmd">default.acmd</a>":<a href="../gnuplot/index.html">浏览器地址栏功能配置</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.acmd">default.acmd</a>":<a href="../gnuplot/index.html">浏览器地址栏功能配置</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.hosts">default.hosts</a>":<a href="../adblock_hosts/index.html">不良信息屏蔽文件</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.hosts">default.hosts</a>":<a href="../adblock_hosts/index.html">不良信息屏蔽文件</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.redirect">default.redirect</a>":<a href="../redirect/index.html">重定向配置</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.redirect">default.redirect</a>":<a href="../redirect/index.html">重定向配置</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.cmds">default.cmds</a>":<a href="../searchurl/cmds.html">长按“历史”按钮配置</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.cmds">default.cmds</a>":<a href="../cmds/index.html">长按“历史”按钮配置</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.link">default.link</a>":<a href="../links/index.html">长按“书签”按钮配置</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.link">default.link</a>":<a href="../links/index.html">长按“书签”按钮配置</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.rjs">default.rjs</a>":<a href="../rjs/index.html">远程及简单脚本</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.rjs">default.rjs</a>":<a href="../rjs/index.html">远程及简单脚本</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.select">default.select</a>":<a href="../pccopy/index.html">长按“链接”按钮配置</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.select">default.select</a>":<a href="../pccopy/index.html">长按“链接”按钮配置</a><br>
|
||||||
|
@ -77,13 +77,13 @@
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.filecap">default.filecap</a>":<a href="../filecap/index.html">文件特殊处理</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.filecap">default.filecap</a>":<a href="../filecap/index.html">文件特殊处理</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.rc">default.rc</a>":如果勾选“文件预处理”,则uweb启动时运行此shell脚本。可与<a href="../tools/index.html">tcron</a>配合运行定时任务,如存储清理、网页签到等。<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.rc">default.rc</a>":如果勾选“文件预处理”,则uweb启动时运行此shell脚本。可与<a href="../tools/index.html">tcron</a>配合运行定时任务,如存储清理、网页签到等。<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.rc2">default.rc2</a>":如果勾选“文件预处理”,则uweb返回前台时运行此shell脚本。<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.rc2">default.rc2</a>":如果勾选“文件预处理”,则uweb返回前台时运行此shell脚本。<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/engine.search">engine.search</a>":格式同<a href="../searchurl/search.html">home5.search</a>,搜索引擎url仅支持%s语法。(搜索词部分用%s代替),供自动顺序搜索使用。<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/engine.search">engine.search</a>":格式同<a href="../search/index.html">home5.search</a>,搜索引擎url仅支持%s语法。(搜索词部分用%s代替),供自动顺序搜索使用。<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.siteconf">default.siteconf</a>":网站独立设置,保存ua、禁用js、无图、禁用第三方(js,可疑资源)、当前激活脚本、全局脚本。当前设置与默认不同才会保存。比如当前不屏蔽第三方js,但屏蔽第三方可疑资源,则屏蔽第三方设置与默认不同,站点设置被保存。<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.siteconf">default.siteconf</a>":网站独立设置,保存ua、禁用js、无图、禁用第三方(js,可疑资源)、当前激活脚本、全局脚本。当前设置与默认不同才会保存。比如当前不屏蔽第三方js,但屏蔽第三方可疑资源,则屏蔽第三方设置与默认不同,站点设置被保存。<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.playrate">default.playrate</a>":全屏播放菜单项,格式与文件<a href="../links/index.html">default.link</a>完全相同。倍速播放菜单链接部分为空,譬如".5x:",倍速菜单至少有一个。链接部分非空的菜单必须在所有倍速菜单之后。<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.playrate">default.playrate</a>":全屏播放菜单项,格式与文件<a href="../links/index.html">default.link</a>完全相同。倍速播放菜单链接部分为空,譬如".5x:",倍速菜单至少有一个。链接部分非空的菜单必须在所有倍速菜单之后。<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/default.autoc">default.autoc</a>":地址栏autocomplete候选字符串<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/default.autoc">default.autoc</a>":地址栏autocomplete候选字符串<br>
|
||||||
"query.autoc":主屏搜索autocomplete候选字符串<br>
|
"query.autoc":主屏搜索autocomplete候选字符串<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/home5.html">home5.html</a>":自定义主屏,home6.html, home6.search, home7.html ... 多主屏(前进按钮可进)。同前缀文件中.html文件优先于.search文件。home4.html, home3.html ... (长按后退按钮可进)。<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/home5.html">home5.html</a>":自定义主屏,home6.html, home6.search, home7.html ... 多主屏(前进按钮可进)。同前缀文件中.html文件优先于.search文件。home4.html, home3.html ... (长按后退按钮可进)。<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/home5.search">home5.search</a>":<a href="../searchurl/search.html">主屏搜索引擎</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/home5.search">home5.search</a>":<a href="../search/index.html">主屏搜索引擎</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/home.css">home.css</a>":<a href="../searchurl/homescreen.html">主屏风格</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/home.css">home.css</a>":<a href="../searchurl/homescreen.html">主屏风格</a><br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/bookmark.html">bookmark.html</a>":主书签<br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/bookmark.html">bookmark.html</a>":主书签<br>
|
||||||
"<a href="file:///data/data/info.torinfo.uweb/files/quickstart.html">quickstart.html</a>":<a href="../searchurl/quickstart.html">快速访问</a><br>
|
"<a href="file:///data/data/info.torinfo.uweb/files/quickstart.html">quickstart.html</a>":<a href="../searchurl/quickstart.html">快速访问</a><br>
|
||||||
|
|
|
@ -53,7 +53,7 @@ i:5ihttps://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,
|
||||||
<a target="_self" href="i:0happ/pdfviewer.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/pdfviewer.html">点击安装pdf阅读器</a><br>
|
<a target="_self" href="i:0happ/pdfviewer.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/pdfviewer.html">点击安装pdf阅读器</a><br>
|
||||||
<a target="_self" href="i:0happ/epub.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/epub.html">点击安装epub阅读器(作者:llili)</a><br>
|
<a target="_self" href="i:0happ/epub.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/epub.html">点击安装epub阅读器(作者:llili)</a><br>
|
||||||
<a target="_self" href="i:0happ/djvu.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/djvu.html">点击安装djvu阅读器</a><br>
|
<a target="_self" href="i:0happ/djvu.html:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/djvu.html">点击安装djvu阅读器</a><br>
|
||||||
相应的菜单安装可见<a href="../searchurl/urls.html">浏览器特色服务</a></p>
|
相应的菜单安装可见<a href="../urls/index.html">浏览器特色服务</a></p>
|
||||||
<p>超微配置目录下的子目录名如果以"app"开始(譬如"appPDF"),则这些"app"开头目录树下放置的html5应用将可获得功能增强。</p>
|
<p>超微配置目录下的子目录名如果以"app"开始(譬如"appPDF"),则这些"app"开头目录树下放置的html5应用将可获得功能增强。</p>
|
||||||
<p><a href="../filecap">配置default.filecap</a>并打开选项“文件预处理”,清后台重启浏览器后超微可直接阅读应用对应格式文件。<br>
|
<p><a href="../filecap">配置default.filecap</a>并打开选项“文件预处理”,清后台重启浏览器后超微可直接阅读应用对应格式文件。<br>
|
||||||
<a target="_self" href="i:0gdefault.filecap:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/filecap.cfg">点击配置pdf.js,djvu.js,epub.js,超大文件阅读器</a></p>
|
<a target="_self" href="i:0gdefault.filecap:https://fastly.jsdelivr.net/gh/torappinfo/uwebzh/zh/searchurl/txt/filecap.cfg">点击配置pdf.js,djvu.js,epub.js,超大文件阅读器</a></p>
|
||||||
|
|
|
@ -53,7 +53,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
<ul>
|
<ul>
|
||||||
<li>seedr用户可使用<a href="../links/index.html">常用链接</a>利用seedr离线下载。使用时长按链接->命令->seedr离线...。</li>
|
<li>seedr用户可使用<a href="../links/index.html">常用链接</a>利用seedr离线下载。使用时长按链接->命令->seedr离线...。</li>
|
||||||
<li>Telegram用户可使用<a href="../searchurl/urls.html">特色服务</a>利用tg bot离线下载至bot支持网盘。使用时长按链接->命令->tg...。</li>
|
<li>Telegram用户可使用<a href="../urls/index.html">特色服务</a>利用tg bot离线下载至bot支持网盘。使用时长按链接->命令->tg...。</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>百度网盘存储空间大,但其离线下载限制很多,可能由于某些重要节点被屏蔽的原因,下载国外资料基本都会失败。国外离线网盘空间小,但下载成功率很高。<br>
|
<p>百度网盘存储空间大,但其离线下载限制很多,可能由于某些重要节点被屏蔽的原因,下载国外资料基本都会失败。国外离线网盘空间小,但下载成功率很高。<br>
|
||||||
本文介绍一种技术,使用国外离线网盘下载资源,然后一键离线至百度网盘。</p>
|
本文介绍一种技术,使用国外离线网盘下载资源,然后一键离线至百度网盘。</p>
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
<p><a href="..">超微浏览器</a>如果闪退,会生成出错文件"error.log"。</p>
|
<p><a href="..">超微浏览器</a>如果闪退,会生成出错文件"error.log"。</p>
|
||||||
<p>如果超微或安卓系统或任何应用出现问题,则可利用超微浏览器进行诊断,方法如下:</p>
|
<p>如果超微或安卓系统或任何应用出现问题,则可利用超微浏览器进行诊断,方法如下:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>访问<a href="../searchurl/cmds.html">常用命令网页</a>,点击安装logcat相关的两个命令。</li>
|
<li>访问<a href="../cmds/index.html">常用命令网页</a>,点击安装logcat相关的两个命令。</li>
|
||||||
<li>清空后台并重启超微浏览器。</li>
|
<li>清空后台并重启超微浏览器。</li>
|
||||||
<li>长按历史按钮,执行命令"清空logcat"。</li>
|
<li>长按历史按钮,执行命令"清空logcat"。</li>
|
||||||
<li>触发有问题的功能。</li>
|
<li>触发有问题的功能。</li>
|
||||||
|
|
Loading…
Reference in a new issue