mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
hugo to use relative path
This commit is contained in:
parent
d4d932689d
commit
c0a6690dd8
65 changed files with 66 additions and 91 deletions
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>Click the following links to install commands with <a href="/en/">uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the button with clock icon to popup the command menu.</p>
|
||||
<p>Click the following links to install commands with <a>uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the button with clock icon to popup the command menu.</p>
|
||||
<p>Configuration file "default.cmds" examples:</p>
|
||||
<p><a href="i:03Clear data::toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete">Clear data::toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete</a></p>
|
||||
<p><a href="i:03Clear database::rm -rf /data/data/info.torapp.uweb/databases/*">Clear database::rm -rf /data/data/info.torapp.uweb/databases/*</a></p>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="/en/">Uweb browser</a> loads all ".css" files under the folder "css" as global css. Click the following links to install global css files:</p>
|
||||
<p><a>Uweb browser</a> loads all ".css" files under the folder "css" as global css. Click the following links to install global css files:</p>
|
||||
<p><a href="i:0hcss/clearfont.css:../../zh/searchurl/txt/clearfont.css">Clearing font settings</a></p>
|
||||
<p>The file "night.css" is used as night mode, click the following links to install one:<br>
|
||||
<a href="i:0hnight.css:../../zh/searchurl/txt/night.css">webview 81+ night mode</a><br>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>This page is for <a href="/en/">uweb browser</a>.<br>
|
||||
<p>This page is for <a>uweb browser</a>.<br>
|
||||
Click to install the following html5 apps:<br>
|
||||
<a target="_self" href="i:0happ/txtview.html:../../zh/searchurl/txt/txtview.html">Huge markdown file viewer</a><br>
|
||||
<a target="_self" href="i:0happ/mdkatex.html:../../zh/searchurl/txt/mdkatex.html">Huge markdown+katex file viewer (Tex formulas)</a><br>
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
<p><a href="i:0gdefault.link::up2Box: {let path=`%f`;let iSlash=path.lastIndexOf('/',path.length-2);let f;if('/'!=path[path.length-1])f=path.substring(iSlash+1);else f=path.substring(iSlash+1,path.length-1)+'.tgz';location.href='i:0u'+path+':https://dav.box.com/dav/'+f;}%0A">upload to box.com</a></p>
|
||||
<p><a href="../searchurl/webdav.html">More webdav link menu items</a></p>
|
||||
<p><a href="i:0gdefault.link::web fullscreen: location.href='i:5fsetTimeout(()=>document.documentElement.requestFullscreen(),50);';%0A">Web fullscreen</a></p>
|
||||
<p>Long pressing the bookmark button in <a href="/en/">uweb browser</a> will popup menus defined in file "default.link". The file format is as follows:<br>
|
||||
<p>Long pressing the bookmark button in <a>uweb browser</a> will popup menus defined in file "default.link". The file format is as follows:<br>
|
||||
[Menu name]:[one or more links delimited by " \n "]</p>
|
||||
<p>and each link has the following format:<br>
|
||||
[url][space][javascript code]</p>
|
||||
|
|
|
@ -69,19 +69,6 @@
|
|||
hreflang="en"
|
||||
href="/en/textprocess/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2024-03-22T17:33:48+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/tags/windows/</loc>
|
||||
<lastmod>2023-12-11T15:21:00+08:00</lastmod>
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
</ul>
|
||||
<h5 id="info">Info</h5>
|
||||
<ul>
|
||||
<li><a href="/../assets/help_en.html">Manual</a></li>
|
||||
<li><a href="../assets/help_en.html">Manual</a></li>
|
||||
<li><a href="../tips/index.html">Tips</a></li>
|
||||
<li><a href="../filenames/index.html">Configuration files</a></li>
|
||||
<li><a href="../bookmark/index.html">Bookmarks</a></li>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/tags/adblock/index.xml" title="uweb browser: unlimited power">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../en/tags/adblock/index.xml" title="uweb browser: unlimited power">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Adblock</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/tags/clipboard/index.xml" title="uweb browser: unlimited power">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../en/tags/clipboard/index.xml" title="uweb browser: unlimited power">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Clipboard</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/tags/css/index.xml" title="uweb browser: unlimited power">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../en/tags/css/index.xml" title="uweb browser: unlimited power">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Css</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/tags/curl/index.xml" title="uweb browser: unlimited power">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../en/tags/curl/index.xml" title="uweb browser: unlimited power">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Curl</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/tags/javascript/index.xml" title="uweb browser: unlimited power">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../en/tags/javascript/index.xml" title="uweb browser: unlimited power">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Javascript</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/tags/redirection/index.xml" title="uweb browser: unlimited power">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../en/tags/redirection/index.xml" title="uweb browser: unlimited power">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Redirection</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/tags/search-engine/index.xml" title="uweb browser: unlimited power">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../en/tags/search-engine/index.xml" title="uweb browser: unlimited power">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Search Engine</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/tags/ssh/index.xml" title="uweb browser: unlimited power">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../en/tags/ssh/index.xml" title="uweb browser: unlimited power">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Ssh</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/tags/tdict/index.xml" title="uweb browser: unlimited power">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../en/tags/tdict/index.xml" title="uweb browser: unlimited power">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Tdict</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/tags/termux/index.xml" title="uweb browser: unlimited power">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../en/tags/termux/index.xml" title="uweb browser: unlimited power">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Termux</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/tags/tools/index.xml" title="uweb browser: unlimited power">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../en/tags/tools/index.xml" title="uweb browser: unlimited power">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Tools</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/tags/windows/index.xml" title="uweb browser: unlimited power">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../en/tags/windows/index.xml" title="uweb browser: unlimited power">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Windows</title>
|
||||
|
|
|
@ -86,7 +86,7 @@ copy2PCClipboard::ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -i&quo
|
|||
richtext2PCClipboard:html:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -i"<br>
|
||||
copyFiles:checked.js:while read fname;do scp $fname [user:password]@192.168.2.102:Downloads/.; done</p>
|
||||
<p>Here we assume that the user PC has IP address as "192.168.2.102".<br>
|
||||
To use ssh or scp, users need to install uweb compatible Termux provided on the <a href="/en/">uweb apk download page</a>, and install openssl under termux (apt install openssl).<br>
|
||||
To use ssh or scp, users need to install uweb compatible Termux provided on the <a>uweb apk download page</a>, and install openssl under termux (apt install openssl).<br>
|
||||
PCs need command "xsel" available to operate on copy/paste.</p>
|
||||
|
||||
</div>
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
<li><a href="../tags/tdict/index.html">tdict</a> </li>
|
||||
|
||||
</ul>
|
||||
<p>This page is for <a href="/en/">uweb browser</a>.</p>
|
||||
<p>This page is for <a>uweb browser</a>.</p>
|
||||
<h4 id="a-hrefi0bhttpsfastlyjsdelivrnetghtorappinfouwebjsbintdict_loctargzinstall-tdict_local-search-with-local-indexes-and-remote-contenta"><a href="i:0bhttps://fastly.jsdelivr.net/gh/torappinfo/uwebjs/bin/tdict_loc.tar.gz">install tdict_local (search with local indexes and remote content)</a></h4>
|
||||
<p>Click to install the following local indexes with corresponding search engines (for test only).<br>
|
||||
<a href="i:0hahd.tidx:https://fastly.jsdelivr.net/gh/torappinfo/uwebjs/bin/ahd.tidx">install the indexes for "American heritage dictionary (en-en&zh with AHD/D.J./K.K. pronunciation)"</a><br>
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link>/en/urls/</link>
|
||||
<pubDate>Fri, 10 Jun 2022 00:00:00 +0000</pubDate>
|
||||
<guid>/en/urls/</guid>
|
||||
<description>Click the following links to install url services with uweb browser. Force exit and re-launch the app, then long press the &quot;image&quot; button to popup the menu.
Fullscreen video:i:5f
Redirect/edit:e:
Save2autocomplete:i:51:
Bookmark:i:52:
Note:i:53:
Save engine:i:54:
Save link:i:55:
Save to desktop:i:58
Add to media storage::001
Extract web app:i:0bsitecache/local/:
tgurl:https://tx.me/share/url?url=
tgdownload:https://tx.me/share/url?url=/download Compatible mode:i:5d
papago:https://papago.naver.net/website?locale=en&amp;target=en&amp;url=
google translate:https://translate.google.com/translate?sl=auto&amp;tl=en&amp;u=
Source:view-source:
outline:https://www.outline.com/
2pdf:https://www.web2pdfconvert.com#
printfriendly:https://www.printfriendly.com/print/?url=
htmlview:https://htmlview.glitch.me/?
htmlpreview:https://htmlpreview.github.io/?
webarchive:https://web.archive.org/web/*/
archive:https://archive.is/?run=1&amp;url=
googlecache:http://webcache.googleusercontent.com/search?q=cache:
google by image:https://www.google.com/searchbyimage?safe=off&amp;image_url=
tinyeye:https://tineye.com/search?url=
Yandex by image:https://yandex.com/images/search?family=yes&amp;rpt=imageview&amp;url=</description>
|
||||
<description>Click the following links to install url services with uweb browser. Force exit and re-launch the app, then long press the &quot;image&quot; button to popup the menu.
Fullscreen video:i:5f
Redirect/edit:e:
Save2autocomplete:i:51:
Bookmark:i:52:
Note:i:53:
Save engine:i:54:
Save link:i:55:
Save to desktop:i:58
Add to media storage::001
Extract web app:i:0bsitecache/local/:
tgurl:https://tx.me/share/url?url=
tgdownload:https://tx.me/share/url?url=../../download Compatible mode:i:5d
papago:https://papago.naver.net/website?locale=en&amp;target=en&amp;url=
google translate:https://translate.google.com/translate?sl=auto&amp;tl=en&amp;u=
Source:view-source:
outline:https://www.outline.com/
2pdf:https://www.web2pdfconvert.com#
printfriendly:https://www.printfriendly.com/print/?url=
htmlview:https://htmlview.glitch.me/?
htmlpreview:https://htmlpreview.github.io/?
webarchive:https://web.archive.org/web/*/
archive:https://archive.is/?run=1&amp;url=
googlecache:http://webcache.googleusercontent.com/search?q=cache:
google by image:https://www.google.com/searchbyimage?safe=off&amp;image_url=
tinyeye:https://tineye.com/search?url=
Yandex by image:https://yandex.com/images/search?family=yes&amp;rpt=imageview&amp;url=</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Commands</title>
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>The <a href="/en/">uweb</a> internal link "<a href="../links/index.html">i:0m</a>" make any url such as download or indirect link visitable as a website. The test mirrors in the uweb manual are examples using the following tricks:</p>
|
||||
<p>The <a>uweb</a> internal link "<a href="../links/index.html">i:0m</a>" make any url such as download or indirect link visitable as a website. The test mirrors in the uweb manual are examples using the following tricks:</p>
|
||||
<ul>
|
||||
<li>"i:0m04:[url]": to treat the [url] content as html with bookmarklet.</li>
|
||||
<li>"i:0m?:[url]": to treat the [url] content as html, handling css/js properly.</li>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>Click the following links to install url services with <a href="/en/">uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the "image" button to popup the menu.</p>
|
||||
<p>Click the following links to install url services with <a>uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the "image" button to popup the menu.</p>
|
||||
<p><a href="i:01Fullscreen video:i:5f">Fullscreen video:i:5f</a></p>
|
||||
<p><a href="i:01Redirect/edit:e:">Redirect/edit:e:</a></p>
|
||||
<p><a href="i:01Save2autocomplete:i:51:">Save2autocomplete:i:51:</a></p>
|
||||
|
@ -59,7 +59,7 @@
|
|||
<p><a href="i:01Add to media storage::001">Add to media storage::001</a></p>
|
||||
<p><a href="i:01Extract web app:i:0bsitecache/local/:">Extract web app:i:0bsitecache/local/:</a></p>
|
||||
<p><a href="i:01tgurl:https://tx.me/share/url?url=">tgurl:https://tx.me/share/url?url=</a></p>
|
||||
<p><a href="i:01tgdownload:https://tx.me/share/url?url=/download ">tgdownload:https://tx.me/share/url?url=/download </a></p>
|
||||
<p><a href="i:01tgdownload:https://tx.me/share/url?url=../../download ">tgdownload:https://tx.me/share/url?url=../../download </a></p>
|
||||
<p><a href="i:01Compatible mode:i:5d">Compatible mode:i:5d</a></p>
|
||||
<p><a href="i:01papago:https://papago.naver.net/website?locale=en&target=en&url=">papago:https://papago.naver.net/website?locale=en&target=en&url=</a></p>
|
||||
<p><a href="i:01google translate:https://translate.google.com/translate?sl=auto&tl=en&u=">google translate:https://translate.google.com/translate?sl=auto&tl=en&u=</a></p>
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<title>/en/</title>
|
||||
<link rel="canonical" href="/en/">
|
||||
<link rel="canonical" href="./en/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=/en/">
|
||||
<meta http-equiv="refresh" content="0; url=./en/">
|
||||
</head>
|
||||
</html>
|
||||
|
|
|
@ -5,5 +5,6 @@
|
|||
if(ls[i].startsWith("en")) {location.href="en/index.html";break;}
|
||||
if(ls[i].startsWith("zh")) {location.href="zh/index.html";break;}
|
||||
}
|
||||
location.href="en/index.html";
|
||||
</script>
|
||||
</head>
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
<p>点击以下链接可安装全局样式,清后台重启浏览器,长按底部工具条窗口按钮弹出对话框后勾选上述文件名即可屏蔽不良信息。<br>
|
||||
<a href="i:0hcss/floppymoose.css:http://www.floppymoose.com/userContent.css">floppymoose 广告屏蔽样式</a><br>
|
||||
<a href="i:0hcss/gozer.css:https://www.gozer.org/mozilla/ad_blocking/css/ad_blocking.css">gozer 广告屏蔽样式</a></p>
|
||||
<p><a href="/zh/">超微浏览器</a>支持<a href="../adblock_domain/index.html">根域名屏蔽</a>,完全绝杀手机不良信息小厂。但少部分不良信息大厂本身也提供高质量的内容服务,它们可以将不良信息伪装成正常的内容从而逃脱域名绝杀。<br>
|
||||
<p><a>超微浏览器</a>支持<a href="../adblock_domain/index.html">根域名屏蔽</a>,完全绝杀手机不良信息小厂。但少部分不良信息大厂本身也提供高质量的内容服务,它们可以将不良信息伪装成正常的内容从而逃脱域名绝杀。<br>
|
||||
对这一部分不良信息而言,我们可以利用超微浏览器的自定义样式功能加以屏蔽。</p>
|
||||
|
||||
</div>
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
|
||||
</ul>
|
||||
<p>技巧等级:中级 PC剪贴板(高级)</p>
|
||||
<p><a href="/zh/">uweb浏览器</a>支持一键执行任意预定义命令,这些命令可以与剪贴板交互,可以将结果(文本、图像、音视频)输出到浏览器窗口。</p>
|
||||
<p><a>uweb浏览器</a>支持一键执行任意预定义命令,这些命令可以与剪贴板交互,可以将结果(文本、图像、音视频)输出到浏览器窗口。</p>
|
||||
<p>手机推荐安装uweb定制<a href="../gnuplot/index.html">Termux</a>,否则能够执行的命令极其有限。</p>
|
||||
<p>预定义命令保存在文件"default.cmds"中。重启浏览器,长按历史按钮,超微将弹出菜单供用户点击执行。</p>
|
||||
<p>资深用户可能注意到文件名与<a href="../gnuplot/index.html">default.acmd</a>类似。default.acmd中的命令适合以不同的参数反复执行;而default.cmds一般以单次执行为多。default.acmd结果会显示在浏览器当前窗口;而default.cmds中命令执行结果会显示在新窗口之中。这两个文件格式也完全相同,每行格式如下:<br>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="/zh/">超微浏览器</a>下点击配置链接可自动添加常用命令,<b>强制清空后台重启后</b>长按历史按钮可用。</p>
|
||||
<p><a>超微浏览器</a>下点击配置链接可自动添加常用命令,<b>强制清空后台重启后</b>长按历史按钮可用。</p>
|
||||
<p><a href="i:0gdefault.cmds:https://cdn.jsdelivr.net/gh/torappinfo/uweb/zh/searchurl/txt/cmds.cfg">打开剪贴板内链接、代码编辑器、淘宝比价 (淘宝app内分享复制链接后在超微内直接执行此命令)、本地markdown显示(支持数学公式、各类图表)等</a></p>
|
||||
<p>配置文件"default.cmds"示例:</p>
|
||||
<p><a href="i:03清空浏览数据::toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete">清空浏览数据::toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete</a></p>
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
mimetype表示命令处理后的输出内容格式。<br>
|
||||
处理命令与<a href="../cmd/index.html">default.cmds</a>相同,主要可能用到如下替换:<br>
|
||||
%u(网址或文件路径)、%U(编码以后的网址)、%c(当前网址cookie)、%p(密码保护网站中的密码,curl格式)。</p>
|
||||
<p>利用文件预处理,<a href="/zh/">超微浏览器</a>现在可以预览/查看/播放一切可下载资源,并且可以利用不同网站在线服务预览不同的文件,而手机上一个应用都不用装。</p>
|
||||
<p>利用文件预处理,<a>超微浏览器</a>现在可以预览/查看/播放一切可下载资源,并且可以利用不同网站在线服务预览不同的文件,而手机上一个应用都不用装。</p>
|
||||
<p>配置default.filecap如下:</p>
|
||||
<pre><code>txt:text/html:curl %p "%u"
|
||||
mp3:text/html:echo '<audio controls width=100% height=100%><source src="%u"></audio>'
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="/zh/">超微浏览器</a>访问以"/"结尾 (包括"/?"及后面参数)的"file://" url,则进入文件管理器。</p>
|
||||
<p><a>超微浏览器</a>访问以"/"结尾 (包括"/?"及后面参数)的"file://" url,则进入文件管理器。</p>
|
||||
<p>对任何目录型(以“/”结尾)文件url,后面可附"?[文件前缀][*[文件后缀]]"。譬如"file:///sdcard/?*.png"会列举出"/sdcard"目录下所有.png文件。"?IMG"列举出所有IMG开头的文件。此时可选定文件,并<a target="_self" href="i:0hcheck.js:../searchurl/txt/check.js">安装checked.js</a>对选取文件进行批量处理。</p>
|
||||
<p>文件批量处理配置<a href="../textprocess/index.html">default.select</a>例子:<br>
|
||||
图像缩小:checked.js:while read fname;do convert -resize %50x%50 $fname small_$fname; done</p>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="/zh/">超微浏览器</a>自动装载"css"目录下所有.css文件作为全局样式供用户选用。点击以下配置链接可自动添加为全局样式:</p>
|
||||
<p><a>超微浏览器</a>自动装载"css"目录下所有.css文件作为全局样式供用户选用。点击以下配置链接可自动添加为全局样式:</p>
|
||||
<p><a href="i:0hcss/使用默认字体.css:../searchurl/txt/clearfont.css">强制使用默认字体</a><br>
|
||||
<a href="i:0hcss/配合透明状态栏.css:../searchurl/txt/margintop.css">配合透明状态栏(沉浸)</a></p>
|
||||
<p>文件"night.css"为用户自定义夜间模式样式,点击以下配置链接安装不同的夜间模式:<br>
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
<li><a href="../tags/termux/index.html">termux</a> </li>
|
||||
|
||||
</ul>
|
||||
<p>使用Android端<a href="/zh/">uweb浏览器</a>。<br>
|
||||
<p>使用Android端<a>uweb浏览器</a>。<br>
|
||||
Termux提供了方便的软件包管理系统,缺省的uWeb地址栏功能配置需用到作图软件gnuplot。</p>
|
||||
<h4 id="安装gnuplot">安装gnuplot</h4>
|
||||
<ul>
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
</ul>
|
||||
<p>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。</p>
|
||||
<p>使用Android端<a href="/zh/">uweb浏览器</a>。<br>
|
||||
<p>使用Android端<a>uweb浏览器</a>。<br>
|
||||
域名文件内容如下:<br>
|
||||
googleadservices.com<br>
|
||||
googlesyndication.com<br>
|
||||
|
|
|
@ -59,7 +59,7 @@
|
|||
<p><a href="i:0gdefault.link::网页全屏: location.href='i:5fsetTimeout(()=>document.documentElement.requestFullscreen(),50);';%0A">网页全屏</a></p>
|
||||
<p><a href="i:0gdefault.link:../searchurl/txt/link.cfg">点击安装Cookie延期,地址栏内删除特殊字符,站内搜索,seedr离线下载等</a><br>
|
||||
<a href="i:0gdefault.link:../searchurl/txt/offline.link">点击安装离线下载(pcloud,furk,微云等)</a></p>
|
||||
<p><a href="/zh/">uweb浏览器</a>中长按书签按钮可弹出常用链接菜单,这些链接定义在文件"default.link"中,改动过的文件清后台重启动后生效。每行格式如下:<br>
|
||||
<p><a>uweb浏览器</a>中长按书签按钮可弹出常用链接菜单,这些链接定义在文件"default.link"中,改动过的文件清后台重启动后生效。每行格式如下:<br>
|
||||
[菜单名]:[url][空格][javascript脚本]<br>
|
||||
其中空格及之后的脚本为可选项。url及之后的脚本支持<a href="../cmd/index.html">"%u","%s"等替换</a>。<br>
|
||||
脚本将在链接访问结束时自动执行。</p>
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
</ul>
|
||||
<p>百度网盘存储空间大,但其离线下载限制很多,可能由于某些重要节点被屏蔽的原因,下载国外资料基本都会失败。国外离线网盘空间小,但下载成功率很高。<br>
|
||||
本文介绍一种技术,使用国外离线网盘下载资源,然后一键离线至百度网盘。</p>
|
||||
<p><a href="/zh/">超微浏览器</a>上配置百度离线下载</p>
|
||||
<p><a>超微浏览器</a>上配置百度离线下载</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p>安装<a href="../searchurl/plugins.html">uweb定制Termux应用</a>。</p>
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="/zh/">超微浏览器</a>如果闪退,会生成出错文件"error.log"。</p>
|
||||
<p><a>超微浏览器</a>如果闪退,会生成出错文件"error.log"。</p>
|
||||
<p>如果超微或安卓系统或任何应用出现问题,则可利用超微浏览器进行诊断,方法如下:</p>
|
||||
<ul>
|
||||
<li>访问<a href="../cmds/index.html">常用命令网页</a>,点击安装logcat相关的两个命令。</li>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="/zh/">uweb浏览器</a>支持装载网站离线资源。只需要将离线资源存为文件"sitecache/[域名]/[全部路径,包括文件名,url中的路径部分]"。<br>
|
||||
<p><a>uweb浏览器</a>支持装载网站离线资源。只需要将离线资源存为文件"sitecache/[域名]/[全部路径,包括文件名,url中的路径部分]"。<br>
|
||||
打开选项"使用离线资源"以后超微将自动装载这些离线资源。</p>
|
||||
<p>离线资源可作为缓存提高浏览器性能; 可作为国外网站部分备份修复服务访问; 也可替换部分网站资源达到定制网站的作用。</p>
|
||||
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="/zh/">超微浏览器</a>下点击搜索引擎配置链接可自动添加到主屏。</p>
|
||||
<p><a>超微浏览器</a>下点击搜索引擎配置链接可自动添加到主屏。</p>
|
||||
<p>AI引擎:<br>
|
||||
<a href="i:00gitcode:https://gitcode.com/search?val=">gitcode:https://gitcode.com/search?val=</a></p>
|
||||
<p><a href="i:00gc-copilot:i:0/js/hash2textarea.js:https://gitcode.com/ai-copilot/#%s">gc-copilot:i:0/js/hash2textarea.js:https://gitcode.com/ai-copilot/#%s</a></p>
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
|
||||
</ul>
|
||||
<p><a target="_self" href="i:0bhttps://fastly.jsdelivr.net/gh/torappinfo/uweb/zh/searchurl/searchcat.tar.gz">点击本链接自动安装分类多引擎文件至"bookmark"目录下</a>。</p>
|
||||
<p><a href="/zh/">超微浏览器</a>中通过“设置”->“总目录”->“↑”->“Download”,点击后缀为.search的下载文件,超微浏览器将自动显示分类多引擎搜索。此时可按菜单键(或长按底部工具条后退按钮)选择“添加到桌面”方便以后访问。</p>
|
||||
<p><a>超微浏览器</a>中通过“设置”->“总目录”->“↑”->“Download”,点击后缀为.search的下载文件,超微浏览器将自动显示分类多引擎搜索。此时可按菜单键(或长按底部工具条后退按钮)选择“添加到桌面”方便以后访问。</p>
|
||||
<p>.search文件每行格式为如下几种:<br>
|
||||
[搜索引擎名]:[不含%s的url]<br>
|
||||
[搜索引擎名]:[含%s的url]<br>
|
||||
|
|
|
@ -27,19 +27,6 @@
|
|||
hreflang="zh"
|
||||
href="/zh/tags/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2024-03-22T17:34:30+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tags/%E7%94%B5%E8%A7%86/</loc>
|
||||
<lastmod>2023-12-12T11:11:42+08:00</lastmod>
|
||||
|
|
|
@ -114,7 +114,7 @@
|
|||
</ul>
|
||||
<h4 id="使用技巧">使用技巧</h4>
|
||||
<ul>
|
||||
<li><a href="/../assets/help_zh.html">使用攻略</a></li>
|
||||
<li><a href="../assets/help_zh.html">使用攻略</a></li>
|
||||
<li><a href="../tips/index.html">使用技巧</a></li>
|
||||
<li><a href="../video/index.html">视频</a></li>
|
||||
<li><a href="../logcat/index.html">安卓系统出错诊断</a></li>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/css/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/css/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Css</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/curl/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/curl/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Curl</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/javascript/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/javascript/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Javascript</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/pc/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/pc/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>PC</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/ssh/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/ssh/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Ssh</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/tdict/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/tdict/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Tdict</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/termux/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/termux/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Termux</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/tools/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/tools/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Tools</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/windows/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/windows/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>Windows</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E4%B8%8B%E8%BD%BD/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/%E4%B8%8B%E8%BD%BD/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>下载</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>不良信息屏蔽</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E5%89%AA%E8%B4%B4%E6%9D%BF/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/%E5%89%AA%E8%B4%B4%E6%9D%BF/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>剪贴板</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E5%9B%BD%E5%A4%96%E7%BD%91%E5%9D%80/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/%E5%9B%BD%E5%A4%96%E7%BD%91%E5%9D%80/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>国外网址</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E6%90%9C%E7%B4%A2/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/%E6%90%9C%E7%B4%A2/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>搜索</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E7%94%B5%E8%A7%86/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/%E7%94%B5%E8%A7%86/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>电视</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E7%A6%BB%E7%BA%BF/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/%E7%A6%BB%E7%BA%BF/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>离线</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E7%BD%91%E7%9B%98/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/%E7%BD%91%E7%9B%98/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>网盘</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E8%B5%84%E6%BA%90/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/%E8%B5%84%E6%BA%90/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>资源</title>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/zh/tags/%E9%87%8D%E5%AE%9A%E5%90%91/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
<link rel="alternate" type="application/rss+xml" href="../../../zh/tags/%E9%87%8D%E5%AE%9A%E5%90%91/index.xml" title="超微浏览器: 威、快、高效、极致优化">
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>重定向</title>
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
<a href="i:0gdefault.select::deepL:/uweb:print 'https://www.deepl.com/translator {function tE(el,t){var e=new InputEvent(t);el.dispatchEvent(e);}let s=document.querySelector(%22textarea%22);s.value=%60';cat;print '%60;tE(s,%22input%22)}'%0A">deepL</a></p>
|
||||
<p><a target="_self" href="i:0gdefault.select:../searchurl/txt/select.cfg">点击安装"保存文本"等</a></p>
|
||||
<p>重启浏览器,长按“链接”按钮,将弹出菜单。若用户当前窗口并无选中文本,则选取整个页面作相应操作,否则以选中文本为准。</p>
|
||||
<p>配置文件"default.select"定义了<a href="/zh/">超微浏览器</a>对选中(富)文本/元素进行的操作。没有任何选中元素则以整个网页为操作对象。每行格式如下:<br>
|
||||
<p>配置文件"default.select"定义了<a>超微浏览器</a>对选中(富)文本/元素进行的操作。没有任何选中元素则以整个网页为操作对象。每行格式如下:<br>
|
||||
[菜单名]:[mimetype]:[命令行]</p>
|
||||
<p>选中(富)文本作为命令行的标准输入,而标准输出根据mimetype进行相应处理。<br>
|
||||
mimetype用来表示命令的输入输出类型。格式为"[输入mimetype]/[输出mimetype]","[输入mimetype]"可为"html"或空(txt格式)或为以超微配置目录为基准的相对路径.js文件名; 输出可为标准的mimetype或超微特殊扩充。如:<br>
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
<li><a href="../tags/tdict/index.html">tdict</a> </li>
|
||||
|
||||
</ul>
|
||||
<p>本文以<a href="/zh/">超微浏览器</a>为例来说明。</p>
|
||||
<p>本文以<a>超微浏览器</a>为例来说明。</p>
|
||||
<h4 id="a-hrefi0bhttpsfastlyjsdelivrnetghtorappinfouwebjsbintdict_loctargz安装tdict检索工具-本地检索远程内容a"><a href="i:0bhttps://fastly.jsdelivr.net/gh/torappinfo/uwebjs/bin/tdict_loc.tar.gz">安装tdict检索工具 (本地检索,远程内容)</a></h4>
|
||||
<p>安装完tdict本地检索工具后,可选择性安装字典索引及对应的搜索引擎至主屏。以下引擎仅作测试使用。<br>
|
||||
<a href="i:0hahd.tidx:https://fastly.jsdelivr.net/gh/torappinfo/uwebjs/bin/ahd.tidx">安装双解字典索引</a><br>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<link>/zh/urls/</link>
|
||||
<pubDate>Tue, 28 Jun 2022 00:00:00 +0000</pubDate>
|
||||
<guid>/zh/urls/</guid>
|
||||
<description>超微浏览器下点击配置链接可自动添加特色服务,强制清空后台重启后长按图像按钮可用。
配置文件&quot;default.urls&quot;如下:
自动全屏播放:i:5f
重定向/编辑:e:
保存地址栏提示:i:51:
书签:i:52:
笔记:i:53:
保存为搜索引擎:i:54:
添加至链接:i:55:
保存到桌面:i:58
媒体扫描单文件::001
tgurl:https://tx.me/share/url?url=
tgdownload:https://tx.me/share/url?url=/download 兼容模式:i:5d
历史价格:http://www.hisprice.cn/his.php?hisurl=
历史价格2:http://p.zwjhl.com/price.aspx?url=
vveby:https://www.vveby.com/search?keyword=
慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=
过客比价:http://www.tool168.cn/?m=history&amp;a=view&amp;k=
历史价格3:http://www.xitie.com/s.php?no=
买买买:https://just998.com/price?url=
网页快照:https://his.sh/
有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&amp;to=zh-CHS&amp;type=1&amp;url=
搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&amp;tfr=translatepc&amp;url=
papago翻译:https://papago.naver.net/website?locale=en&amp;source=en&amp;target=zh-CN&amp;url=
google翻译:https://translate.google.com/translate?sl=auto&amp;tl=zh&amp;u=
网址工具:https://wn.run/
查看源码:view-source:
outline:https://www.outline.com/
2pdf:https://www.web2pdfconvert.com#
printfriendly:https://www.printfriendly.com/print/?url=
htmlview:https://htmlview.glitch.me/?
htmlpreview:https://htmlpreview.github.io/?
webarchive:https://web.archive.org/web/*/
archive:https://archive.is/?run=1&amp;url=
google识图:https://www.google.com/searchbyimage?image_url=
tinyeye:https://tineye.com/search?url=
Yandex图片:https://yandex.com/images/search?text=
Yandex识图:https://yandex.com/images/search?family=yes&amp;rpt=imageview&amp;url=
ascii2d:https://ascii2d.net/search/url/
trace.moe:https://trace.moe/?url=
saucenao:https://saucenao.com/search.php?url=
搜狗识图:https://pic.sogou.com/pics?query=
360识图:https://image.so.com/i?q=
Add to Feedly:https://feedly.com/i/subscription/feed/
Video download:https://tbvd.herokuapp.com/redirect?url=
Audio download:https://tbvd.herokuapp.com/video?audio=on&amp;url=
Site analyzer:https://www.similarweb.com/website/
Site buildwith:https://builtwith.com/?
instapaper:https://www.instapaper.com/text?u=
xdocin:https://view.xdocin.com/view?src=
google docs:http://docs.google.com/gview?embedded=true&amp;url=
其中&quot;重定向&quot;由文件default.redirect配置,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。
适合向TV端发送:(TV端需先执行“等待接收...”)
发送url/file:i:5j
发送url(播放器):i:5ji:5p
发送url(书签):i:5ji:52../home5:
发送url(剪贴板):i:5ji:5b
发送url(全屏播放):i:5ji:5f
发送url(书签全屏):i:5ji:52../home5:i:5f
发送url(整网全屏):i:5ji:0mi:5f:
发送url(只显视频):i:5ji:0mc16:
发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:</description>
|
||||
<description>超微浏览器下点击配置链接可自动添加特色服务,强制清空后台重启后长按图像按钮可用。
配置文件&quot;default.urls&quot;如下:
自动全屏播放:i:5f
重定向/编辑:e:
保存地址栏提示:i:51:
书签:i:52:
笔记:i:53:
保存为搜索引擎:i:54:
添加至链接:i:55:
保存到桌面:i:58
媒体扫描单文件::001
tgurl:https://tx.me/share/url?url=
tgdownload:https://tx.me/share/url?url=../../download 兼容模式:i:5d
历史价格:http://www.hisprice.cn/his.php?hisurl=
历史价格2:http://p.zwjhl.com/price.aspx?url=
vveby:https://www.vveby.com/search?keyword=
慢慢买:http://tool.manmanbuy.com/historyLowest.aspx?url=
过客比价:http://www.tool168.cn/?m=history&amp;a=view&amp;k=
历史价格3:http://www.xitie.com/s.php?no=
买买买:https://just998.com/price?url=
网页快照:https://his.sh/
有道翻译:http://webtrans.yodao.com/webTransPc/index.html?from=auto&amp;to=zh-CHS&amp;type=1&amp;url=
搜狗翻译:http://translate.sogoucdn.com/pcvtsnapshot?to=zh-CHS&amp;tfr=translatepc&amp;url=
papago翻译:https://papago.naver.net/website?locale=en&amp;source=en&amp;target=zh-CN&amp;url=
google翻译:https://translate.google.com/translate?sl=auto&amp;tl=zh&amp;u=
网址工具:https://wn.run/
查看源码:view-source:
outline:https://www.outline.com/
2pdf:https://www.web2pdfconvert.com#
printfriendly:https://www.printfriendly.com/print/?url=
htmlview:https://htmlview.glitch.me/?
htmlpreview:https://htmlpreview.github.io/?
webarchive:https://web.archive.org/web/*/
archive:https://archive.is/?run=1&amp;url=
google识图:https://www.google.com/searchbyimage?image_url=
tinyeye:https://tineye.com/search?url=
Yandex图片:https://yandex.com/images/search?text=
Yandex识图:https://yandex.com/images/search?family=yes&amp;rpt=imageview&amp;url=
ascii2d:https://ascii2d.net/search/url/
trace.moe:https://trace.moe/?url=
saucenao:https://saucenao.com/search.php?url=
搜狗识图:https://pic.sogou.com/pics?query=
360识图:https://image.so.com/i?q=
Add to Feedly:https://feedly.com/i/subscription/feed/
Video download:https://tbvd.herokuapp.com/redirect?url=
Audio download:https://tbvd.herokuapp.com/video?audio=on&amp;url=
Site analyzer:https://www.similarweb.com/website/
Site buildwith:https://builtwith.com/?
instapaper:https://www.instapaper.com/text?u=
xdocin:https://view.xdocin.com/view?src=
google docs:http://docs.google.com/gview?embedded=true&amp;url=
其中&quot;重定向&quot;由文件default.redirect配置,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。
适合向TV端发送:(TV端需先执行“等待接收...”)
发送url/file:i:5j
发送url(播放器):i:5ji:5p
发送url(书签):i:5ji:52../home5:
发送url(剪贴板):i:5ji:5b
发送url(全屏播放):i:5ji:5f
发送url(书签全屏):i:5ji:52../home5:i:5f
发送url(整网全屏):i:5ji:0mi:5f:
发送url(只显视频):i:5ji:0mc16:
发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>配置浏览器常用命令</title>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="/zh/">超微浏览器</a>下点击配置链接可自动添加特色服务,<b>强制清空后台重启后</b>长按图像按钮可用。</p>
|
||||
<p><a>超微浏览器</a>下点击配置链接可自动添加特色服务,<b>强制清空后台重启后</b>长按图像按钮可用。</p>
|
||||
<p>配置文件"default.urls"如下:</p>
|
||||
<p><a href="i:01自动全屏播放:i:5f">自动全屏播放:i:5f</a></p>
|
||||
<p><a href="i:01重定向/编辑:e:">重定向/编辑:e:</a></p>
|
||||
|
@ -59,7 +59,7 @@
|
|||
<p><a href="i:01保存到桌面:i:58">保存到桌面:i:58</a></p>
|
||||
<p><a href="i:01媒体扫描单文件::001">媒体扫描单文件::001</a></p>
|
||||
<p><a href="i:01tgurl:https://tx.me/share/url?url=">tgurl:https://tx.me/share/url?url=</a></p>
|
||||
<p><a href="i:01tgdownload:https://tx.me/share/url?url=/download ">tgdownload:https://tx.me/share/url?url=/download </a></p>
|
||||
<p><a href="i:01tgdownload:https://tx.me/share/url?url=../../download ">tgdownload:https://tx.me/share/url?url=../../download </a></p>
|
||||
<p><a href="i:01兼容模式:i:5d">兼容模式:i:5d</a></p>
|
||||
<p><a href="i:01历史价格:http://www.hisprice.cn/his.php?hisurl=">历史价格:http://www.hisprice.cn/his.php?hisurl=</a></p>
|
||||
<p><a href="i:01历史价格2:http://p.zwjhl.com/price.aspx?url=">历史价格2:http://p.zwjhl.com/price.aspx?url=</a></p>
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
|
||||
</ul>
|
||||
<p><a href="i:0hdefault.playrate::1x:%0A旋转屏幕::0004%0Aexit:%20document.exitFullscreen()%0A">覆盖安装全屏播放菜单示例:屏幕旋转,退出</a></p>
|
||||
<p>本文以<a href="/zh/">超微浏览器</a>为例来说明。</p>
|
||||
<p>本文以<a>超微浏览器</a>为例来说明。</p>
|
||||
<ul>
|
||||
<li>创建文件"default.playrate"可定制全屏倍速播放菜单项,格式与文件<a href="../links/index.html">default.link</a>完全相同。倍速播放菜单链接部分为空,譬如".5x:",倍速菜单至少有一个。链接部分非空的菜单必须在所有倍速菜单之后。</li>
|
||||
<li>长按设置按钮勾选“弹出视频地址”,则视频播放时会弹出真正的播放地址,点击地址播放可避免一切不良信息。如果点击后为下载操作,可长按链接分享给视频播放器。用户亦可<a href="../filecap/index.html">配置在线播放</a>或<a href="../searchurl/plugins.html">安装插件</a>。嗅探的视频/资源类型可由文件“types.sniff”控制。</li>
|
||||
|
|
Loading…
Reference in a new issue