8x file saving performance improvement

This commit is contained in:
James Feng Cao 2023-11-21 10:53:50 +08:00
parent 1234ce175a
commit 4039a5b8ec
55 changed files with 199 additions and 522 deletions

View File

@ -2,6 +2,7 @@
<a href="README.zh-Hans.md" onclick="{let u=location.href; if(u.endsWith('index.html')){location='../../zh/readme/index.html';return false;}}">中文</a>
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
[Galaxy.Store](https://galaxy.store/uweb)
<a href="en/download.md" onclick="{let u=location.href; if(u.endsWith('index.html')){location='../../en/changelog/index.html';return false;}}">Downloads</a>
[Uweb browser: downloads, plugins and tips](https://torappinfo.github.io/uweb/en/)

View File

@ -6,12 +6,12 @@
<description>Recent content in _posts on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sat, 28 Oct 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/_posts/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 28 Oct 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/_posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Links</title>
<link>/en/links/</link>
<pubDate>Sat, 28 Oct 2023 00:00:00 +0000</pubDate>
<guid>/en/links/</guid>
<description>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
Capture long screenshot (need long screenshot mode)
@ -29,23 +29,19 @@ More webdav link menu items
Web fullscreen
Long pressing the bookmark button in uweb browser will popup menus defined in file &amp;quot;default.</description>
</item>
<item>
<title>cron</title>
<link>/en/tcron/</link>
<pubDate>Wed, 25 Oct 2023 00:00:00 +0000</pubDate>
<guid>/en/tcron/</guid>
<description>crontab (with enhanced semantics) For performance, the file &amp;quot;crontab&amp;quot; uses single space as field separator. Letters are not suppored currently. So use &amp;quot;1&amp;quot; for &amp;quot;January&amp;quot; and 2 for &amp;quot;Tuesday&amp;quot; etc.
The sixth field in crontab file could be in the format of internal links. Specifically, &amp;quot;c:&amp;quot; to execute the following commands in termux and &amp;quot;!&amp;quot; to execute commands directly.
To make crontab more powerful, we changed the semantics as follows:</description>
</item>
<item>
<title>Offline resources</title>
<link>/en/offlinecache/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>/en/offlinecache/</guid>
<description>Offline resources locate in the folder &amp;quot;sitecache&amp;quot;. With the option &amp;quot;use offline resources&amp;quot; enabled, the corresponding files in &amp;quot;sitecache/[domain name]/[full path including filename, the url path part]&amp;quot; are loaded first before reaching the network.
bingChat UI Install bingChat UI ai.html for censored area (bingChat UI)
@ -53,24 +49,20 @@ Install bingWrite UI write.html for censored area (bingWrite)
Install bingAI image creator UI draw.html for censored area (bingAI image creator)
Serverless local sites Click to install url service that extracts web apps to the folder &amp;quot;sitecache/local/&amp;quot;: support web extensions (.</description>
</item>
<item>
<title>Resource redirection</title>
<link>/en/redirect/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>/en/redirect/</guid>
<description>Redirection forwards cookies with the setting option &amp;quot;Redirect cookies&amp;quot; enabled, so use the options with care.
Setting options: &amp;quot;Url redirection&amp;quot; vs. &amp;quot;Resource redirection&amp;quot; &amp;quot;Url redirection&amp;quot; redirects the main/page url only while &amp;quot;Resource redirection&amp;quot; is for all urls in the page.
Global redirection Global redirection is enabled with the setting option &amp;quot;Resource redirection&amp;quot; or both &amp;quot;Url redirection&amp;quot; and &amp;quot;Redirect cookies&amp;quot;.
When a valid global redirection url is set, the &amp;quot;default.redirect&amp;quot; has no effect, and any url resource is fetched with the new url by appending the original url to the global redirection url.</description>
</item>
<item>
<title>Hosts files</title>
<link>/en/adblock_domain/</link>
<pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate>
<guid>/en/adblock_domain/</guid>
<description>The enhanced hosts files &amp;quot;hosts&amp;quot; and &amp;quot;default.hosts&amp;quot; take effect with the setting option &amp;quot;use hosts&amp;quot;.
hosts The enhanced file &amp;quot;hosts&amp;quot; defines IP addresses/attributes for domains. Each line has the following format:
@ -84,21 +76,17 @@ empty, that would lift all server-imposed limitations. Ex.:
[single space]gitee.com
which will make all git repositories on the domain visitable as websites with raw file access url.</description>
</item>
<item>
<title>JS/CSS/HTML/preprocessing for domains</title>
<link>/en/sitejs/</link>
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
<guid>/en/sitejs/</guid>
<description>Javascript (load when page completes, earliest loaded JS should use sitecss). Need to be named as &amp;quot;[domain root].js&amp;quot;, such as &amp;quot;yahoo.com.js&amp;quot; or &amp;quot;finance.yahoo.com.js&amp;quot;. The script will be loaded on the whole domain tree sites. If several files matches the domain, then the script with longest file name is loaded. Script must be put under the folder &amp;quot;sitejs&amp;quot; or &amp;quot;/data/data/info.torapp.uweb/files/sitejs&amp;quot;. The later folder has the priority. Long press the button &amp;quot;settings&amp;quot;, check the option &amp;quot;Run user scripts&amp;quot;.</description>
</item>
<item>
<title>Bookmarks</title>
<link>/en/bookmark/</link>
<pubDate>Mon, 16 Jan 2023 00:00:00 +0000</pubDate>
<guid>/en/bookmark/</guid>
<description>AI, chatgpt etc.
andi freegpt teach-anything magickpen Wait for url from other devices
@ -107,12 +95,10 @@ Tips File handling and styling with home.css &amp;quot;home.css&amp;quot; (in cu
Install markdeep styling for markdown files
Bookmarks with secrets (POST instead of GET) The search engine (&amp;quot;.</description>
</item>
<item>
<title>Tips</title>
<link>/en/tips/</link>
<pubDate>Mon, 16 Jan 2023 00:00:00 +0000</pubDate>
<guid>/en/tips/</guid>
<description>To show web pages in desktop mode:
PC button + option &amp;quot;wide viewport&amp;quot; + global js &amp;quot;force page resizable&amp;quot;.
@ -122,32 +108,26 @@ Use POST-type search engine as bookmark to auto login
Multiple home screens and Next/Prev page:
home5.html, home6.mht(or .html or .search), home7.mht(or .html or .search), ... can be visited via pressing the right arrow button while home4.mht(or .html or .search), home3.</description>
</item>
<item>
<title>Address bar command line</title>
<link>/en/acmd/</link>
<pubDate>Sun, 08 Jan 2023 00:00:00 +0000</pubDate>
<guid>/en/acmd/</guid>
<description>&amp;quot;:!&amp;quot; ( or &amp;quot;!&amp;quot;) command line Pressing &amp;quot;:&amp;quot; or &amp;quot;!&amp;quot; with hardware keyboard sets focus on the address bar.
The command line could be a &amp;quot;.js&amp;quot;, &amp;quot;.sh&amp;quot; or other executable with arguments. Ex. &amp;quot;:!s g keyword&amp;quot; could invoke &amp;quot;s.js&amp;quot; executable with the whole string as arguments (&amp;quot;s.sh&amp;quot; or &amp;quot;s&amp;quot; if file exists, here &amp;quot;g&amp;quot; as google search engine); &amp;quot;:! g keyword&amp;quot; would invoke the file &amp;quot;.js&amp;quot; or &amp;quot;.sh&amp;quot; as executable.</description>
</item>
<item>
<title>Make any url as website</title>
<link>/en/url2site/</link>
<pubDate>Sun, 30 Oct 2022 00:00:00 +0000</pubDate>
<guid>/en/url2site/</guid>
<description>The uweb internal link &amp;quot;i:0m&amp;quot; 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:
&amp;quot;i:0m04:[url]&amp;quot;: to treat the [url] content as html with bookmarklet. &amp;quot;i:0m?:[url]&amp;quot;: to treat the [url] content as html, handling css/js properly. &amp;quot;i:0m?[postfix]:[url]&amp;quot;: auto append query postfix to url to retrieve content. &amp;quot;i:0mi:5h:[url]&amp;quot;: similar to &amp;quot;i:0m?:[url]&amp;quot;, to treat the [url] content as html (for download or no-script links etc.</description>
</item>
<item>
<title>Html5 applications</title>
<link>/en/html5/</link>
<pubDate>Sun, 02 Oct 2022 00:00:00 +0000</pubDate>
<guid>/en/html5/</guid>
<description>This page is for uweb browser.
Click to install the following html5 apps:
@ -163,12 +143,10 @@ The corresponding menus can be installed with url services.
Features The following mentioned subfolders locate in the configuration folder.
The following html5 applications are allowed to read local files referred by &amp;quot;https://local/sdcard/.</description>
</item>
<item>
<title>Configuration folders/files</title>
<link>/en/filenames/</link>
<pubDate>Thu, 30 Jun 2022 00:00:00 +0000</pubDate>
<guid>/en/filenames/</guid>
<description>All folders end with character &amp;quot;/&amp;quot; and others are files. All folders/files locate in &amp;quot;/data/data/info.torapp.uweb/files&amp;quot;:
&amp;quot;css/&amp;quot;: global css folder
@ -184,23 +162,19 @@ The following html5 applications are allowed to read local files referred by &am
&amp;quot;app[XXX]/&amp;quot;:html5 applications
&amp;quot;default.longclick&amp;quot;: to configure menus when long-pressing hypertext.</description>
</item>
<item>
<title>AD blocking</title>
<link>/en/adblock/</link>
<pubDate>Sat, 25 Jun 2022 00:00:00 +0000</pubDate>
<guid>/en/adblock/</guid>
<description>Host blocking。
Use bookmarklet &amp;quot;list all script urls&amp;quot; to generate url links, long pressing dubious script (usually 3rd-party library) link, click &amp;quot;Block domain root&amp;quot;. Javascript and CSS for domains。
Long press the button &amp;quot;js&amp;quot;, click the menu &amp;quot;MarkAD mode&amp;quot;. In &amp;quot;markAD mode&amp;quot;, click page element to show all attributes and generate CSS AD blocking styles. By default, &amp;quot;display:none&amp;quot; is used. If &amp;quot;display&amp;quot; appears in the attribute information, recommend to use &amp;quot;transform:scale(0)!</description>
</item>
<item>
<title>Bookmarklets</title>
<link>/en/bookmarklet/</link>
<pubDate>Fri, 24 Jun 2022 00:00:00 +0000</pubDate>
<guid>/en/bookmarklet/</guid>
<description>With a href=&amp;quot;../index.html&amp;quot;&amp;gt;uweb browser, long pressing any bookmarklet link, click &amp;quot;Open in new tab&amp;quot;, the bookmarklet will be run on the last other tab.
List all script urls
@ -219,12 +193,10 @@ Uncheck all checkboxes
Toggle all checkboxes in forms
Enable selection</description>
</item>
<item>
<title>Text selection</title>
<link>/en/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Copy selected text with html format to clipboard
@ -237,12 +209,10 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.</description>
</item>
<item>
<title>CSS styles</title>
<link>/en/globalcss/</link>
<pubDate>Sun, 03 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/globalcss/</guid>
<description>Uweb browser loads all &amp;quot;.css&amp;quot; files under the folder &amp;quot;css&amp;quot; as global css. Click the following links to install global css files:
Clearing font settings
@ -251,23 +221,19 @@ webview 81+ night mode
webview 80- night mode
Earliest loaded global js The &amp;quot;.js&amp;quot; files under the folder &amp;quot;css&amp;quot; are loaded as earlier as possible on the page.</description>
</item>
<item>
<title>Toolbar customization</title>
<link>/en/icons/</link>
<pubDate>Sun, 06 Feb 2022 00:00:00 +0000</pubDate>
<guid>/en/icons/</guid>
<description>If subfolder &amp;quot;icon&amp;quot; exists, then files named as &amp;quot;0&amp;quot;,&amp;quot;1&amp;quot;,&amp;quot;2&amp;quot;...
are used for icons in the bottom toolbar. file &amp;quot;0&amp;quot; to replace the left arrow button, &amp;quot;1&amp;quot; for right arrow button, &amp;quot;2&amp;quot; for the setting button,&amp;quot;3&amp;quot; for the home screen button,...
If a new button is defined (file name &amp;quot;20&amp;quot; exists), uweb also supports VectorDrawable with &amp;quot;android compiled XML&amp;quot; format. All icon files must be either all compiled VectorDrawables or common image formats.</description>
</item>
<item>
<title>Search engine files</title>
<link>/en/searchcat/</link>
<pubDate>Mon, 10 Jan 2022 00:00:00 +0000</pubDate>
<guid>/en/searchcat/</guid>
<description>Any &amp;quot;.search&amp;quot; file can be opened as search engine file, each line of which has one of the following formats:
[Engine name]:[url without &#39;%s&#39; inside]
@ -276,12 +242,10 @@ If a new button is defined (file name &amp;quot;20&amp;quot; exists), uweb also
[Engine name]:[Extra request headers]:[post params with &#39;%s&#39; as keyword]:[url]
[Extra request headers] Ex. &amp;quot;X-Forwarded-For;8.8.8.8&amp;quot; when [post params] is empty, the url should have &#39;%s&#39; as keyword. Ex. bingUS engine w/ chatgpt Limitations (they are here for performance reasons):</description>
</item>
<item>
<title>Termux</title>
<link>/en/termux/</link>
<pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate>
<guid>/en/termux/</guid>
<description>Only the termux versions provided along with uweb browser can work seamlessly.
Termux bookmarks Long pressing the following links then either &amp;quot;commands&amp;quot;-&amp;gt;&amp;quot;bookmark&amp;quot; to add bookmarks or &amp;quot;open in new tab&amp;quot; to execute.
@ -293,12 +257,10 @@ z.sh
commacd.sh
.profile : only for kshell with naked termux (no initial packages, need the following fix for termux quick crash to be launched)</description>
</item>
<item>
<title>Long pressed link menu</title>
<link>/en/longclick/</link>
<pubDate>Fri, 06 Nov 2020 00:00:00 +0000</pubDate>
<guid>/en/longclick/</guid>
<description>To run commands Each line of file &amp;quot;default.longclick&amp;quot; has the following format: (same as default.cmds)
[Name]:[mimetype]:[command line]
@ -307,12 +269,10 @@ To visit url and load javascript file All &amp;quot;.js&amp;quot; files under th
These javascript files are in the following format:
The very first line can begin with &amp;quot;//&amp;quot; followed by website url that can have &amp;quot;%u&amp;quot; (current url), &amp;quot;%t&amp;quot; (title) etc.</description>
</item>
<item>
<title>Tools</title>
<link>/en/tools/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/en/tools/</guid>
<description>This page is for uweb browser.
install tdict_local (search with local indexes and remote content) Click to install the following local indexes with corresponding search engines (for test only).
@ -325,12 +285,10 @@ install SOED
The following dictionaries work better with markdown processor.
Install markdown processor</description>
</item>
<item>
<title>Custom file handling</title>
<link>/en/filecap/</link>
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
<guid>/en/filecap/</guid>
<description>Long press the settings button, check the option &amp;quot;custom file handling&amp;quot; to enable the functionality.
The custom file handling configuration file is &amp;quot;default.filecap&amp;quot;, each line of it has the format as follows:
@ -339,17 +297,14 @@ The &amp;quot;[file extension]&amp;quot; part can have at most two-segment of ex
&amp;quot;[mimetype]&amp;quot; indicates the type of &amp;quot;[command line]&amp;quot; output.
&amp;quot;[command line]&amp;quot; is same as the one in default.cmds. The most often used replacements are:</description>
</item>
<item>
<title>Gestures</title>
<link>/en/gesture/</link>
<pubDate>Thu, 18 Jun 2020 00:00:00 +0000</pubDate>
<guid>/en/gesture/</guid>
<description>Swipe down from the top to show the address bar; swipe up to the top to hide the address bar. Swipe down to the bottom to hide the toolbar with option &amp;quot;swipe to hide tools&amp;quot;; swipe on the bottom corners to show the toolbar.
Swipe left/right near the toolbar to switch window; fling left/right to switch to the last/first window.
Swiping on the top part of content window (near the top address bar by default) triggers corresponding link in the file &amp;quot;default.</description>
</item>
</channel>
</rss>

View File

@ -5,6 +5,7 @@
<link>/en/categories/</link>
<description>Recent content in Categories on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language><atom:link href="/en/categories/index.xml" rel="self" type="application/rss+xml" />
<language>en</language>
<atom:link href="/en/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View File

@ -43,13 +43,12 @@
</ul>
<p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a></p>
<p><a href="https://galaxy.store/uweb">Galaxy.Store</a></p>
<p><a href="https://s1.asytech.cn/s/tQrgT5kBRg8Trry">uweb, termux &amp; history versions</a></p>
<p><a href="https://github.com/torappinfo/uweb/releases/tag/v1">github</a></p>
<p><a href="https://sourceforge.net/projects/uwebbrowser/files/v1/">sourceforge</a></p>
<p><a href="https://my.powerfolder.com/getlink/fi61cC6VHjK72tfufmnLAz/">powerfolder</a></p>
<p><a href="https://www.udrop.com/folder/08ba413230f465ca0901bef68e857c0b/uweb">udrop</a></p>
<p><a href="http://pan.mcbebbs.cn/s/dJ4t8">mcbebbs</a></p>
<p><a href="https://www.mediafire.com/folder/hv6d88kxckei1/uweb">mediafire</a></p>
<p><a href="https://releases.pagure.org/uweb/">pagure</a></p>
<h4 id="main-featuresreadmeindexhtml"><a href="../readme/index.html">Main features</a></h4>
<h4 id="change-logs">Change logs</h4>
@ -84,7 +83,7 @@
</ul>
</div>
<p>Last Modified: 14 November 2023<br>
<p>Last Modified: 21 November 2023<br>
scripting mode for i:0 urls<br>
<pre></pre>
</p>

View File

@ -10,8 +10,4 @@
[powerfolder](https://my.powerfolder.com/getlink/fi61cC6VHjK72tfufmnLAz/)
[mcbebbs](http://pan.mcbebbs.cn/s/dJ4t8)
[mediafire](https://www.mediafire.com/folder/hv6d88kxckei1/uweb)
[pagure](https://releases.pagure.org/uweb/)

View File

@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
<meta name="generator" content="Hugo 0.119.0">
<meta name="generator" content="Hugo 0.120.1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" />

View File

@ -6,12 +6,12 @@
<description>Recent content on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sat, 28 Oct 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 28 Oct 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Links</title>
<link>/en/links/</link>
<pubDate>Sat, 28 Oct 2023 00:00:00 +0000</pubDate>
<guid>/en/links/</guid>
<description>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
Capture long screenshot (need long screenshot mode)
@ -29,23 +29,19 @@ More webdav link menu items
Web fullscreen
Long pressing the bookmark button in uweb browser will popup menus defined in file &amp;quot;default.</description>
</item>
<item>
<title>cron</title>
<link>/en/tcron/</link>
<pubDate>Wed, 25 Oct 2023 00:00:00 +0000</pubDate>
<guid>/en/tcron/</guid>
<description>crontab (with enhanced semantics) For performance, the file &amp;quot;crontab&amp;quot; uses single space as field separator. Letters are not suppored currently. So use &amp;quot;1&amp;quot; for &amp;quot;January&amp;quot; and 2 for &amp;quot;Tuesday&amp;quot; etc.
The sixth field in crontab file could be in the format of internal links. Specifically, &amp;quot;c:&amp;quot; to execute the following commands in termux and &amp;quot;!&amp;quot; to execute commands directly.
To make crontab more powerful, we changed the semantics as follows:</description>
</item>
<item>
<title>Offline resources</title>
<link>/en/offlinecache/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>/en/offlinecache/</guid>
<description>Offline resources locate in the folder &amp;quot;sitecache&amp;quot;. With the option &amp;quot;use offline resources&amp;quot; enabled, the corresponding files in &amp;quot;sitecache/[domain name]/[full path including filename, the url path part]&amp;quot; are loaded first before reaching the network.
bingChat UI Install bingChat UI ai.html for censored area (bingChat UI)
@ -53,24 +49,20 @@ Install bingWrite UI write.html for censored area (bingWrite)
Install bingAI image creator UI draw.html for censored area (bingAI image creator)
Serverless local sites Click to install url service that extracts web apps to the folder &amp;quot;sitecache/local/&amp;quot;: support web extensions (.</description>
</item>
<item>
<title>Resource redirection</title>
<link>/en/redirect/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>/en/redirect/</guid>
<description>Redirection forwards cookies with the setting option &amp;quot;Redirect cookies&amp;quot; enabled, so use the options with care.
Setting options: &amp;quot;Url redirection&amp;quot; vs. &amp;quot;Resource redirection&amp;quot; &amp;quot;Url redirection&amp;quot; redirects the main/page url only while &amp;quot;Resource redirection&amp;quot; is for all urls in the page.
Global redirection Global redirection is enabled with the setting option &amp;quot;Resource redirection&amp;quot; or both &amp;quot;Url redirection&amp;quot; and &amp;quot;Redirect cookies&amp;quot;.
When a valid global redirection url is set, the &amp;quot;default.redirect&amp;quot; has no effect, and any url resource is fetched with the new url by appending the original url to the global redirection url.</description>
</item>
<item>
<title>Hosts files</title>
<link>/en/adblock_domain/</link>
<pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate>
<guid>/en/adblock_domain/</guid>
<description>The enhanced hosts files &amp;quot;hosts&amp;quot; and &amp;quot;default.hosts&amp;quot; take effect with the setting option &amp;quot;use hosts&amp;quot;.
hosts The enhanced file &amp;quot;hosts&amp;quot; defines IP addresses/attributes for domains. Each line has the following format:
@ -84,12 +76,10 @@ empty, that would lift all server-imposed limitations. Ex.:
[single space]gitee.com
which will make all git repositories on the domain visitable as websites with raw file access url.</description>
</item>
<item>
<title>Search engines</title>
<link>/en/search/</link>
<pubDate>Tue, 07 Mar 2023 00:00:00 +0000</pubDate>
<guid>/en/search/</guid>
<description>Recommended engines (click or append any of the following to the file &amp;quot;home5.search&amp;quot;)
Engines:i:40%s_00
@ -130,21 +120,17 @@ google_file:https://google.com/search?q=intitle:index.of+%22parent+directory%22+
apkcombo:https://apkcombo.com/search/
Note: &#34;Engines&#34; needs file &#34;engine.search&#34;whose format is same as &#34;home.search&#34; except that the keyword part of url must be denoted with &#34;</description>
</item>
<item>
<title>JS/CSS/HTML/preprocessing for domains</title>
<link>/en/sitejs/</link>
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
<guid>/en/sitejs/</guid>
<description>Javascript (load when page completes, earliest loaded JS should use sitecss). Need to be named as &amp;quot;[domain root].js&amp;quot;, such as &amp;quot;yahoo.com.js&amp;quot; or &amp;quot;finance.yahoo.com.js&amp;quot;. The script will be loaded on the whole domain tree sites. If several files matches the domain, then the script with longest file name is loaded. Script must be put under the folder &amp;quot;sitejs&amp;quot; or &amp;quot;/data/data/info.torapp.uweb/files/sitejs&amp;quot;. The later folder has the priority. Long press the button &amp;quot;settings&amp;quot;, check the option &amp;quot;Run user scripts&amp;quot;.</description>
</item>
<item>
<title>Bookmarks</title>
<link>/en/bookmark/</link>
<pubDate>Mon, 16 Jan 2023 00:00:00 +0000</pubDate>
<guid>/en/bookmark/</guid>
<description>AI, chatgpt etc.
andi freegpt teach-anything magickpen Wait for url from other devices
@ -153,12 +139,10 @@ Tips File handling and styling with home.css &amp;quot;home.css&amp;quot; (in cu
Install markdeep styling for markdown files
Bookmarks with secrets (POST instead of GET) The search engine (&amp;quot;.</description>
</item>
<item>
<title>Tips</title>
<link>/en/tips/</link>
<pubDate>Mon, 16 Jan 2023 00:00:00 +0000</pubDate>
<guid>/en/tips/</guid>
<description>To show web pages in desktop mode:
PC button + option &amp;quot;wide viewport&amp;quot; + global js &amp;quot;force page resizable&amp;quot;.
@ -168,32 +152,26 @@ Use POST-type search engine as bookmark to auto login
Multiple home screens and Next/Prev page:
home5.html, home6.mht(or .html or .search), home7.mht(or .html or .search), ... can be visited via pressing the right arrow button while home4.mht(or .html or .search), home3.</description>
</item>
<item>
<title>Address bar command line</title>
<link>/en/acmd/</link>
<pubDate>Sun, 08 Jan 2023 00:00:00 +0000</pubDate>
<guid>/en/acmd/</guid>
<description>&amp;quot;:!&amp;quot; ( or &amp;quot;!&amp;quot;) command line Pressing &amp;quot;:&amp;quot; or &amp;quot;!&amp;quot; with hardware keyboard sets focus on the address bar.
The command line could be a &amp;quot;.js&amp;quot;, &amp;quot;.sh&amp;quot; or other executable with arguments. Ex. &amp;quot;:!s g keyword&amp;quot; could invoke &amp;quot;s.js&amp;quot; executable with the whole string as arguments (&amp;quot;s.sh&amp;quot; or &amp;quot;s&amp;quot; if file exists, here &amp;quot;g&amp;quot; as google search engine); &amp;quot;:! g keyword&amp;quot; would invoke the file &amp;quot;.js&amp;quot; or &amp;quot;.sh&amp;quot; as executable.</description>
</item>
<item>
<title>Make any url as website</title>
<link>/en/url2site/</link>
<pubDate>Sun, 30 Oct 2022 00:00:00 +0000</pubDate>
<guid>/en/url2site/</guid>
<description>The uweb internal link &amp;quot;i:0m&amp;quot; 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:
&amp;quot;i:0m04:[url]&amp;quot;: to treat the [url] content as html with bookmarklet. &amp;quot;i:0m?:[url]&amp;quot;: to treat the [url] content as html, handling css/js properly. &amp;quot;i:0m?[postfix]:[url]&amp;quot;: auto append query postfix to url to retrieve content. &amp;quot;i:0mi:5h:[url]&amp;quot;: similar to &amp;quot;i:0m?:[url]&amp;quot;, to treat the [url] content as html (for download or no-script links etc.</description>
</item>
<item>
<title>Html5 applications</title>
<link>/en/html5/</link>
<pubDate>Sun, 02 Oct 2022 00:00:00 +0000</pubDate>
<guid>/en/html5/</guid>
<description>This page is for uweb browser.
Click to install the following html5 apps:
@ -209,21 +187,18 @@ The corresponding menus can be installed with url services.
Features The following mentioned subfolders locate in the configuration folder.
The following html5 applications are allowed to read local files referred by &amp;quot;https://local/sdcard/.</description>
</item>
<item>
<title>Downloads</title>
<link>/en/changelog/</link>
<pubDate>Fri, 16 Sep 2022 00:00:00 +0000</pubDate>
<guid>/en/changelog/</guid>
<description>Amazon appstore
Galaxy.Store
uweb, termux &amp;amp; history versions
github
sourceforge
powerfolder
udrop
mcbebbs
mediafire
pagure
Main features Change logs 1026: Test automation: enable i:0 urls in scripting mode
1017: crontab alarm clock and links as sixth field.
@ -233,21 +208,17 @@ Main features Change logs 1026: Test automation: enable i:0 urls in scripting mo
998: Bookmarklets to support CSP sites.
991: global url redirection support.</description>
</item>
<item>
<title>Site map</title>
<link>/en/sitemap/</link>
<pubDate>Thu, 28 Jul 2022 00:00:00 +0000</pubDate>
<guid>/en/sitemap/</guid>
<description>UI Search engines Home screens UI (gitee) webdav install-able menu generator Customization Long pressing menus for toolbar buttons User agents Javascript Url services Links Commands Remote javascript Menu for selections Menu for long pressing hypertext Toolbar Gestures Address bar command modes Font settings Advanced Content AD blocking CSS styles Redirection Offline cache JS/CSS/HTML/preprocessing for domains Any urls as website Tools Bookmarklets Custom file handling Html5 application Termux Info Manual Tips Configuration files Bookmarks </description>
</item>
<item>
<title>Configuration folders/files</title>
<link>/en/filenames/</link>
<pubDate>Thu, 30 Jun 2022 00:00:00 +0000</pubDate>
<guid>/en/filenames/</guid>
<description>All folders end with character &amp;quot;/&amp;quot; and others are files. All folders/files locate in &amp;quot;/data/data/info.torapp.uweb/files&amp;quot;:
&amp;quot;css/&amp;quot;: global css folder
@ -263,23 +234,19 @@ Main features Change logs 1026: Test automation: enable i:0 urls in scripting mo
&amp;quot;app[XXX]/&amp;quot;:html5 applications
&amp;quot;default.longclick&amp;quot;: to configure menus when long-pressing hypertext.</description>
</item>
<item>
<title>AD blocking</title>
<link>/en/adblock/</link>
<pubDate>Sat, 25 Jun 2022 00:00:00 +0000</pubDate>
<guid>/en/adblock/</guid>
<description>Host blocking。
Use bookmarklet &amp;quot;list all script urls&amp;quot; to generate url links, long pressing dubious script (usually 3rd-party library) link, click &amp;quot;Block domain root&amp;quot;. Javascript and CSS for domains。
Long press the button &amp;quot;js&amp;quot;, click the menu &amp;quot;MarkAD mode&amp;quot;. In &amp;quot;markAD mode&amp;quot;, click page element to show all attributes and generate CSS AD blocking styles. By default, &amp;quot;display:none&amp;quot; is used. If &amp;quot;display&amp;quot; appears in the attribute information, recommend to use &amp;quot;transform:scale(0)!</description>
</item>
<item>
<title>Bookmarklets</title>
<link>/en/bookmarklet/</link>
<pubDate>Fri, 24 Jun 2022 00:00:00 +0000</pubDate>
<guid>/en/bookmarklet/</guid>
<description>With a href=&amp;quot;../index.html&amp;quot;&amp;gt;uweb browser, long pressing any bookmarklet link, click &amp;quot;Open in new tab&amp;quot;, the bookmarklet will be run on the last other tab.
List all script urls
@ -298,12 +265,10 @@ Uncheck all checkboxes
Toggle all checkboxes in forms
Enable selection</description>
</item>
<item>
<title>Url services</title>
<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 &amp;quot;image&amp;quot; button to popup the menu.
Fullscreen video:i:5f
@ -334,12 +299,10 @@ google by image:https://www.google.com/searchbyimage?image_url=
tinyeye:https://tineye.com/search?url=
Yandex image:https://yandex.com/images/search?text=</description>
</item>
<item>
<title>Commands</title>
<link>/en/cmds/</link>
<pubDate>Thu, 02 Jun 2022 00:00:00 +0000</pubDate>
<guid>/en/cmds/</guid>
<description>Click the following links to install commands with uweb browser. Force exit and re-launch the app, then long press the button with clock icon to popup the command menu.
Configuration file &amp;quot;default.cmds&amp;quot; examples:
@ -349,12 +312,10 @@ Append query to autocomplete:uweb:cd /data/data/info.torapp.uweb/files;cat defau
Clear cache::toybox rm -rf /data/data/info.torapp.uweb/cache
Clear logcat::logcat -c</description>
</item>
<item>
<title>Execute javascript codes</title>
<link>/en/rjs/</link>
<pubDate>Wed, 01 Jun 2022 00:00:00 +0000</pubDate>
<guid>/en/rjs/</guid>
<description>javascript for domains
Earliest loaded global javascript files locates in the subfolder &amp;quot;css&amp;quot; of app private folder.
@ -367,12 +328,10 @@ Eruda
Performance
Note: Bookmarklets whose names begin with &amp;quot;!</description>
</item>
<item>
<title>Text selection</title>
<link>/en/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Copy selected text with html format to clipboard
@ -385,12 +344,10 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.</description>
</item>
<item>
<title>CSS styles</title>
<link>/en/globalcss/</link>
<pubDate>Sun, 03 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/globalcss/</guid>
<description>Uweb browser loads all &amp;quot;.css&amp;quot; files under the folder &amp;quot;css&amp;quot; as global css. Click the following links to install global css files:
Clearing font settings
@ -399,23 +356,19 @@ webview 81+ night mode
webview 80- night mode
Earliest loaded global js The &amp;quot;.js&amp;quot; files under the folder &amp;quot;css&amp;quot; are loaded as earlier as possible on the page.</description>
</item>
<item>
<title>Toolbar customization</title>
<link>/en/icons/</link>
<pubDate>Sun, 06 Feb 2022 00:00:00 +0000</pubDate>
<guid>/en/icons/</guid>
<description>If subfolder &amp;quot;icon&amp;quot; exists, then files named as &amp;quot;0&amp;quot;,&amp;quot;1&amp;quot;,&amp;quot;2&amp;quot;...
are used for icons in the bottom toolbar. file &amp;quot;0&amp;quot; to replace the left arrow button, &amp;quot;1&amp;quot; for right arrow button, &amp;quot;2&amp;quot; for the setting button,&amp;quot;3&amp;quot; for the home screen button,...
If a new button is defined (file name &amp;quot;20&amp;quot; exists), uweb also supports VectorDrawable with &amp;quot;android compiled XML&amp;quot; format. All icon files must be either all compiled VectorDrawables or common image formats.</description>
</item>
<item>
<title>Search engine files</title>
<link>/en/searchcat/</link>
<pubDate>Mon, 10 Jan 2022 00:00:00 +0000</pubDate>
<guid>/en/searchcat/</guid>
<description>Any &amp;quot;.search&amp;quot; file can be opened as search engine file, each line of which has one of the following formats:
[Engine name]:[url without &#39;%s&#39; inside]
@ -424,12 +377,10 @@ If a new button is defined (file name &amp;quot;20&amp;quot; exists), uweb also
[Engine name]:[Extra request headers]:[post params with &#39;%s&#39; as keyword]:[url]
[Extra request headers] Ex. &amp;quot;X-Forwarded-For;8.8.8.8&amp;quot; when [post params] is empty, the url should have &#39;%s&#39; as keyword. Ex. bingUS engine w/ chatgpt Limitations (they are here for performance reasons):</description>
</item>
<item>
<title>Termux</title>
<link>/en/termux/</link>
<pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate>
<guid>/en/termux/</guid>
<description>Only the termux versions provided along with uweb browser can work seamlessly.
Termux bookmarks Long pressing the following links then either &amp;quot;commands&amp;quot;-&amp;gt;&amp;quot;bookmark&amp;quot; to add bookmarks or &amp;quot;open in new tab&amp;quot; to execute.
@ -441,12 +392,10 @@ z.sh
commacd.sh
.profile : only for kshell with naked termux (no initial packages, need the following fix for termux quick crash to be launched)</description>
</item>
<item>
<title>Long pressed link menu</title>
<link>/en/longclick/</link>
<pubDate>Fri, 06 Nov 2020 00:00:00 +0000</pubDate>
<guid>/en/longclick/</guid>
<description>To run commands Each line of file &amp;quot;default.longclick&amp;quot; has the following format: (same as default.cmds)
[Name]:[mimetype]:[command line]
@ -455,12 +404,10 @@ To visit url and load javascript file All &amp;quot;.js&amp;quot; files under th
These javascript files are in the following format:
The very first line can begin with &amp;quot;//&amp;quot; followed by website url that can have &amp;quot;%u&amp;quot; (current url), &amp;quot;%t&amp;quot; (title) etc.</description>
</item>
<item>
<title>Tools</title>
<link>/en/tools/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/en/tools/</guid>
<description>This page is for uweb browser.
install tdict_local (search with local indexes and remote content) Click to install the following local indexes with corresponding search engines (for test only).
@ -473,12 +420,10 @@ install SOED
The following dictionaries work better with markdown processor.
Install markdown processor</description>
</item>
<item>
<title>Custom file handling</title>
<link>/en/filecap/</link>
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
<guid>/en/filecap/</guid>
<description>Long press the settings button, check the option &amp;quot;custom file handling&amp;quot; to enable the functionality.
The custom file handling configuration file is &amp;quot;default.filecap&amp;quot;, each line of it has the format as follows:
@ -487,31 +432,27 @@ The &amp;quot;[file extension]&amp;quot; part can have at most two-segment of ex
&amp;quot;[mimetype]&amp;quot; indicates the type of &amp;quot;[command line]&amp;quot; output.
&amp;quot;[command line]&amp;quot; is same as the one in default.cmds. The most often used replacements are:</description>
</item>
<item>
<title>Gestures</title>
<link>/en/gesture/</link>
<pubDate>Thu, 18 Jun 2020 00:00:00 +0000</pubDate>
<guid>/en/gesture/</guid>
<description>Swipe down from the top to show the address bar; swipe up to the top to hide the address bar. Swipe down to the bottom to hide the toolbar with option &amp;quot;swipe to hide tools&amp;quot;; swipe on the bottom corners to show the toolbar.
Swipe left/right near the toolbar to switch window; fling left/right to switch to the last/first window.
Swiping on the top part of content window (near the top address bar by default) triggers corresponding link in the file &amp;quot;default.</description>
</item>
<item>
<title></title>
<link>/en/readme/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/en/readme/</guid>
<description>Uweb browser: unlimited power 中文
Amazon appstore
Galaxy.Store
Downloads
Uweb browser: downloads, plugins and tips
(Mirrors: gitlab codeberg repo 4everland fleek netlify surge kinsta bitbucket pages vercel render)
Powerful: any native functionality with html5 enhancement and still secure; any urls to host website; javascript and shell scripting for general processing; piping between console and GUI and more with Termux. Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc.</description>
</item>
</channel>
</rss>

View File

@ -144,7 +144,7 @@ Visiting url and execute the uweb browser internal bookmarklet that keeps valid
<li>[?postfix]: the real visited url is &quot;[url]+[?postfix]&quot;.</li>
<li>[/.../localfile]: load the local html/js file that processes [url]. The first character of the local html file must be &quot;&lt;&quot;.</li>
<li>All other cases will be treated as [prefix], the real visited url is &quot;[prefix]+[url]&quot;.</li>
<li>Since <a href="../rjs/index.html">activated scripts</a> use internal mechanism of &quot;i:0m&quot; urls, the script itself cannot have 'H', '?' or '/' as its very first character.</li>
<li>Since <a href="../rjs/index.html">activated scripts</a> use internal mechanism of &quot;i:0m&quot; urls, the script itself cannot have 'H', '?' as its very first character.</li>
</ul>
</li>
<li>
@ -308,8 +308,8 @@ Bundle of internal urls, if it is an &quot;i:0&quot; url, then it should have th
</ul>
</div>
<p>Last Modified: 4 November 2023<br>
:0cs CookieSet<br>
<p>Last Modified: 15 November 2023<br>
update i:0m document<br>
<pre>i:56 urls support CTRL_A to CTRL-Z
</pre>
</p>

View File

@ -49,6 +49,7 @@
<h3 id="uweb-browser-unlimited-power">Uweb browser: unlimited power</h3>
<p><a href="README.zh-Hans.md" onclick="{let u=location.href; if(u.endsWith('index.html')){location='../../zh/readme/index.html';return false;}}">中文</a></p>
<p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br>
<a href="https://galaxy.store/uweb">Galaxy.Store</a><br>
<a href="en/download.md" onclick="{let u=location.href; if(u.endsWith('index.html')){location='../../en/changelog/index.html';return false;}}">Downloads</a></p>
<p><a href="https://torappinfo.github.io/uweb/en/">Uweb browser: downloads, plugins and tips</a><br>
(Mirrors: <a href="https://jamesfengcao.gitlab.io/uweb/en/">gitlab</a> <a href="https://jamesfengcao.codeberg.page/en/">codeberg</a> <a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/en/index.html">repo</a> <a href="https://uweb.4everland.app/en/">4everland</a> <a href="https://ik4ev-laaaa-aaaad-qd4sq-cai.ic.fleek.co/en/">fleek</a> <a href="https://uwebzh.netlify.app/en/">netlify</a> <a href="https://uweb.surge.sh/en/">surge</a> <a href="https://uwebbrowser-t27o4.kinsta.page">kinsta</a> <a href="https://torappinfo.bitbucket.io/en/">bitbucket</a> <a href="https://muweb.pages.dev/en/">pages</a> <a href="https://uweb.vercel.app/en/">vercel</a> <a href="https://uweb.onrender.com/en/">render</a>)</p>
@ -96,8 +97,8 @@
</ul>
</div>
<p>Last Modified: 14 November 2023<br>
scripting mode for i:0 urls<br>
<p>Last Modified: 21 November 2023<br>
textarea2.js 8x performance improvement for file saving<br>
<pre></pre>
</p>
<script>

View File

@ -3,7 +3,7 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>/en/_posts/</loc>
<lastmod>2023-11-04T21:00:27+08:00</lastmod>
<lastmod>2023-11-15T15:19:25+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="zh"
@ -16,7 +16,7 @@
/>
</url><url>
<loc>/en/links/</loc>
<lastmod>2023-11-04T21:00:27+08:00</lastmod>
<lastmod>2023-11-15T15:19:25+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="zh"
@ -29,7 +29,7 @@
/>
</url><url>
<loc>/en/</loc>
<lastmod>2023-11-14T13:17:11+08:00</lastmod>
<lastmod>2023-11-21T10:49:26+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="zh"
@ -126,7 +126,7 @@
/>
</url><url>
<loc>/en/topposts/</loc>
<lastmod>2023-11-14T13:17:11+08:00</lastmod>
<lastmod>2023-11-21T10:49:26+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="zh"
@ -223,7 +223,7 @@
/>
</url><url>
<loc>/en/changelog/</loc>
<lastmod>2023-11-14T13:17:11+08:00</lastmod>
<lastmod>2023-11-21T10:49:26+08:00</lastmod>
</url><url>
<loc>/en/sitemap/</loc>
<lastmod>2023-02-01T09:52:11+08:00</lastmod>
@ -521,7 +521,7 @@
/>
</url><url>
<loc>/en/readme/</loc>
<lastmod>2023-11-14T09:23:38+08:00</lastmod>
<lastmod>2023-11-21T10:44:10+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="zh"
@ -546,7 +546,7 @@
/>
</url><url>
<loc>/en/unlist/</loc>
<lastmod>2023-11-14T09:23:38+08:00</lastmod>
<lastmod>2023-11-21T10:44:10+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="zh"

View File

@ -6,12 +6,12 @@
<description>Recent content in adblock on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Mon, 20 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/adblock/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Mon, 20 Mar 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/adblock/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hosts files</title>
<link>/en/adblock_domain/</link>
<pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate>
<guid>/en/adblock_domain/</guid>
<description>The enhanced hosts files &amp;quot;hosts&amp;quot; and &amp;quot;default.hosts&amp;quot; take effect with the setting option &amp;quot;use hosts&amp;quot;.
hosts The enhanced file &amp;quot;hosts&amp;quot; defines IP addresses/attributes for domains. Each line has the following format:
@ -25,6 +25,5 @@ empty, that would lift all server-imposed limitations. Ex.:
[single space]gitee.com
which will make all git repositories on the domain visitable as websites with raw file access url.</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in clipboard on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/clipboard/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/clipboard/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Text selection</title>
<link>/en/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Copy selected text with html format to clipboard
@ -24,6 +24,5 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.</description>
</item>
</channel>
</rss>

View File

@ -6,15 +6,14 @@
<description>Recent content in css on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/css/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/css/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>JS/CSS/HTML/preprocessing for domains</title>
<link>/en/sitejs/</link>
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
<guid>/en/sitejs/</guid>
<description>Javascript (load when page completes, earliest loaded JS should use sitecss). Need to be named as &amp;quot;[domain root].js&amp;quot;, such as &amp;quot;yahoo.com.js&amp;quot; or &amp;quot;finance.yahoo.com.js&amp;quot;. The script will be loaded on the whole domain tree sites. If several files matches the domain, then the script with longest file name is loaded. Script must be put under the folder &amp;quot;sitejs&amp;quot; or &amp;quot;/data/data/info.torapp.uweb/files/sitejs&amp;quot;. The later folder has the priority. Long press the button &amp;quot;settings&amp;quot;, check the option &amp;quot;Run user scripts&amp;quot;.</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in curl on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Mon, 24 Aug 2020 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/curl/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Mon, 24 Aug 2020 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/curl/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Custom file handling</title>
<link>/en/filecap/</link>
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
<guid>/en/filecap/</guid>
<description>Long press the settings button, check the option &amp;quot;custom file handling&amp;quot; to enable the functionality.
The custom file handling configuration file is &amp;quot;default.filecap&amp;quot;, each line of it has the format as follows:
@ -20,6 +20,5 @@ The &amp;quot;[file extension]&amp;quot; part can have at most two-segment of ex
&amp;quot;[mimetype]&amp;quot; indicates the type of &amp;quot;[command line]&amp;quot; output.
&amp;quot;[command line]&amp;quot; is same as the one in default.cmds. The most often used replacements are:</description>
</item>
</channel>
</rss>

View File

@ -6,123 +6,98 @@
<description>Recent content in Tags on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>redirection</title>
<link>/en/tags/redirection/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>/en/tags/redirection/</guid>
<description></description>
</item>
<item>
<title>adblock</title>
<link>/en/tags/adblock/</link>
<pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate>
<guid>/en/tags/adblock/</guid>
<description></description>
</item>
<item>
<title>css</title>
<link>/en/tags/css/</link>
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
<guid>/en/tags/css/</guid>
<description></description>
</item>
<item>
<title>javascript</title>
<link>/en/tags/javascript/</link>
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
<guid>/en/tags/javascript/</guid>
<description></description>
</item>
<item>
<title>clipboard</title>
<link>/en/tags/clipboard/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/tags/clipboard/</guid>
<description></description>
</item>
<item>
<title>PC</title>
<link>/en/tags/pc/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/tags/pc/</guid>
<description></description>
</item>
<item>
<title>ssh</title>
<link>/en/tags/ssh/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/tags/ssh/</guid>
<description></description>
</item>
<item>
<title>termux</title>
<link>/en/tags/termux/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/tags/termux/</guid>
<description></description>
</item>
<item>
<title>Windows</title>
<link>/en/tags/windows/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/tags/windows/</guid>
<description></description>
</item>
<item>
<title>search engine</title>
<link>/en/tags/search-engine/</link>
<pubDate>Mon, 10 Jan 2022 00:00:00 +0000</pubDate>
<guid>/en/tags/search-engine/</guid>
<description></description>
</item>
<item>
<title>tdict</title>
<link>/en/tags/tdict/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/en/tags/tdict/</guid>
<description></description>
</item>
<item>
<title>tools</title>
<link>/en/tags/tools/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/en/tags/tools/</guid>
<description></description>
</item>
<item>
<title>curl</title>
<link>/en/tags/curl/</link>
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
<guid>/en/tags/curl/</guid>
<description></description>
</item>
</channel>
</rss>

View File

@ -6,21 +6,19 @@
<description>Recent content in javascript on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>JS/CSS/HTML/preprocessing for domains</title>
<link>/en/sitejs/</link>
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
<guid>/en/sitejs/</guid>
<description>Javascript (load when page completes, earliest loaded JS should use sitecss). Need to be named as &amp;quot;[domain root].js&amp;quot;, such as &amp;quot;yahoo.com.js&amp;quot; or &amp;quot;finance.yahoo.com.js&amp;quot;. The script will be loaded on the whole domain tree sites. If several files matches the domain, then the script with longest file name is loaded. Script must be put under the folder &amp;quot;sitejs&amp;quot; or &amp;quot;/data/data/info.torapp.uweb/files/sitejs&amp;quot;. The later folder has the priority. Long press the button &amp;quot;settings&amp;quot;, check the option &amp;quot;Run user scripts&amp;quot;.</description>
</item>
<item>
<title>Bookmarklets</title>
<link>/en/bookmarklet/</link>
<pubDate>Fri, 24 Jun 2022 00:00:00 +0000</pubDate>
<guid>/en/bookmarklet/</guid>
<description>With a href=&amp;quot;../index.html&amp;quot;&amp;gt;uweb browser, long pressing any bookmarklet link, click &amp;quot;Open in new tab&amp;quot;, the bookmarklet will be run on the last other tab.
List all script urls
@ -39,12 +37,10 @@ Uncheck all checkboxes
Toggle all checkboxes in forms
Enable selection</description>
</item>
<item>
<title>Long pressed link menu</title>
<link>/en/longclick/</link>
<pubDate>Fri, 06 Nov 2020 00:00:00 +0000</pubDate>
<guid>/en/longclick/</guid>
<description>To run commands Each line of file &amp;quot;default.longclick&amp;quot; has the following format: (same as default.cmds)
[Name]:[mimetype]:[command line]
@ -53,6 +49,5 @@ To visit url and load javascript file All &amp;quot;.js&amp;quot; files under th
These javascript files are in the following format:
The very first line can begin with &amp;quot;//&amp;quot; followed by website url that can have &amp;quot;%u&amp;quot; (current url), &amp;quot;%t&amp;quot; (title) etc.</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in PC on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/pc/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/pc/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Text selection</title>
<link>/en/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Copy selected text with html format to clipboard
@ -24,6 +24,5 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.</description>
</item>
</channel>
</rss>

View File

@ -6,18 +6,17 @@
<description>Recent content in redirection on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/redirection/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/redirection/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Resource redirection</title>
<link>/en/redirect/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>/en/redirect/</guid>
<description>Redirection forwards cookies with the setting option &amp;quot;Redirect cookies&amp;quot; enabled, so use the options with care.
Setting options: &amp;quot;Url redirection&amp;quot; vs. &amp;quot;Resource redirection&amp;quot; &amp;quot;Url redirection&amp;quot; redirects the main/page url only while &amp;quot;Resource redirection&amp;quot; is for all urls in the page.
Global redirection Global redirection is enabled with the setting option &amp;quot;Resource redirection&amp;quot; or both &amp;quot;Url redirection&amp;quot; and &amp;quot;Redirect cookies&amp;quot;.
When a valid global redirection url is set, the &amp;quot;default.redirect&amp;quot; has no effect, and any url resource is fetched with the new url by appending the original url to the global redirection url.</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in search engine on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Mon, 10 Jan 2022 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/search-engine/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Mon, 10 Jan 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/search-engine/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Search engine files</title>
<link>/en/searchcat/</link>
<pubDate>Mon, 10 Jan 2022 00:00:00 +0000</pubDate>
<guid>/en/searchcat/</guid>
<description>Any &amp;quot;.search&amp;quot; file can be opened as search engine file, each line of which has one of the following formats:
[Engine name]:[url without &#39;%s&#39; inside]
@ -20,6 +20,5 @@
[Engine name]:[Extra request headers]:[post params with &#39;%s&#39; as keyword]:[url]
[Extra request headers] Ex. &amp;quot;X-Forwarded-For;8.8.8.8&amp;quot; when [post params] is empty, the url should have &#39;%s&#39; as keyword. Ex. bingUS engine w/ chatgpt Limitations (they are here for performance reasons):</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in ssh on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Text selection</title>
<link>/en/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Copy selected text with html format to clipboard
@ -24,6 +24,5 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in tdict on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sun, 06 Sep 2020 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/tdict/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sun, 06 Sep 2020 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/tdict/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Tools</title>
<link>/en/tools/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/en/tools/</guid>
<description>This page is for uweb browser.
install tdict_local (search with local indexes and remote content) Click to install the following local indexes with corresponding search engines (for test only).
@ -24,6 +24,5 @@ install SOED
The following dictionaries work better with markdown processor.
Install markdown processor</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in termux on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/termux/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/termux/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Text selection</title>
<link>/en/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Copy selected text with html format to clipboard
@ -24,12 +24,10 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.</description>
</item>
<item>
<title>Tools</title>
<link>/en/tools/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/en/tools/</guid>
<description>This page is for uweb browser.
install tdict_local (search with local indexes and remote content) Click to install the following local indexes with corresponding search engines (for test only).
@ -42,12 +40,10 @@ install SOED
The following dictionaries work better with markdown processor.
Install markdown processor</description>
</item>
<item>
<title>Custom file handling</title>
<link>/en/filecap/</link>
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
<guid>/en/filecap/</guid>
<description>Long press the settings button, check the option &amp;quot;custom file handling&amp;quot; to enable the functionality.
The custom file handling configuration file is &amp;quot;default.filecap&amp;quot;, each line of it has the format as follows:
@ -56,6 +52,5 @@ The &amp;quot;[file extension]&amp;quot; part can have at most two-segment of ex
&amp;quot;[mimetype]&amp;quot; indicates the type of &amp;quot;[command line]&amp;quot; output.
&amp;quot;[command line]&amp;quot; is same as the one in default.cmds. The most often used replacements are:</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in tools on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sun, 06 Sep 2020 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/tools/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sun, 06 Sep 2020 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/tools/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Tools</title>
<link>/en/tools/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/en/tools/</guid>
<description>This page is for uweb browser.
install tdict_local (search with local indexes and remote content) Click to install the following local indexes with corresponding search engines (for test only).
@ -24,6 +24,5 @@ install SOED
The following dictionaries work better with markdown processor.
Install markdown processor</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in Windows on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/windows/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/tags/windows/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Text selection</title>
<link>/en/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Copy selected text with html format to clipboard
@ -24,6 +24,5 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in Topposts on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Tue, 07 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/topposts/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 07 Mar 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/en/topposts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Search engines</title>
<link>/en/search/</link>
<pubDate>Tue, 07 Mar 2023 00:00:00 +0000</pubDate>
<guid>/en/search/</guid>
<description>Recommended engines (click or append any of the following to the file &amp;quot;home5.search&amp;quot;)
Engines:i:40%s_00
@ -52,21 +52,18 @@ google_file:https://google.com/search?q=intitle:index.of+%22parent+directory%22+
apkcombo:https://apkcombo.com/search/
Note: &#34;Engines&#34; needs file &#34;engine.search&#34;whose format is same as &#34;home.search&#34; except that the keyword part of url must be denoted with &#34;</description>
</item>
<item>
<title>Downloads</title>
<link>/en/changelog/</link>
<pubDate>Fri, 16 Sep 2022 00:00:00 +0000</pubDate>
<guid>/en/changelog/</guid>
<description>Amazon appstore
Galaxy.Store
uweb, termux &amp;amp; history versions
github
sourceforge
powerfolder
udrop
mcbebbs
mediafire
pagure
Main features Change logs 1026: Test automation: enable i:0 urls in scripting mode
1017: crontab alarm clock and links as sixth field.
@ -76,21 +73,17 @@ Main features Change logs 1026: Test automation: enable i:0 urls in scripting mo
998: Bookmarklets to support CSP sites.
991: global url redirection support.</description>
</item>
<item>
<title>Site map</title>
<link>/en/sitemap/</link>
<pubDate>Thu, 28 Jul 2022 00:00:00 +0000</pubDate>
<guid>/en/sitemap/</guid>
<description>UI Search engines Home screens UI (gitee) webdav install-able menu generator Customization Long pressing menus for toolbar buttons User agents Javascript Url services Links Commands Remote javascript Menu for selections Menu for long pressing hypertext Toolbar Gestures Address bar command modes Font settings Advanced Content AD blocking CSS styles Redirection Offline cache JS/CSS/HTML/preprocessing for domains Any urls as website Tools Bookmarklets Custom file handling Html5 application Termux Info Manual Tips Configuration files Bookmarks </description>
</item>
<item>
<title>Url services</title>
<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 &amp;quot;image&amp;quot; button to popup the menu.
Fullscreen video:i:5f
@ -121,12 +114,10 @@ google by image:https://www.google.com/searchbyimage?image_url=
tinyeye:https://tineye.com/search?url=
Yandex image:https://yandex.com/images/search?text=</description>
</item>
<item>
<title>Commands</title>
<link>/en/cmds/</link>
<pubDate>Thu, 02 Jun 2022 00:00:00 +0000</pubDate>
<guid>/en/cmds/</guid>
<description>Click the following links to install commands with uweb browser. Force exit and re-launch the app, then long press the button with clock icon to popup the command menu.
Configuration file &amp;quot;default.cmds&amp;quot; examples:
@ -136,12 +127,10 @@ Append query to autocomplete:uweb:cd /data/data/info.torapp.uweb/files;cat defau
Clear cache::toybox rm -rf /data/data/info.torapp.uweb/cache
Clear logcat::logcat -c</description>
</item>
<item>
<title>Execute javascript codes</title>
<link>/en/rjs/</link>
<pubDate>Wed, 01 Jun 2022 00:00:00 +0000</pubDate>
<guid>/en/rjs/</guid>
<description>javascript for domains
Earliest loaded global javascript files locates in the subfolder &amp;quot;css&amp;quot; of app private folder.
@ -154,6 +143,5 @@ Eruda
Performance
Note: Bookmarklets whose names begin with &amp;quot;!</description>
</item>
</channel>
</rss>

View File

@ -5,20 +5,20 @@
<link>/en/unlist/</link>
<description>Recent content in Unlists on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language><atom:link href="/en/unlist/index.xml" rel="self" type="application/rss+xml" />
<language>en</language>
<atom:link href="/en/unlist/index.xml" rel="self" type="application/rss+xml" />
<item>
<title></title>
<link>/en/readme/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/en/readme/</guid>
<description>Uweb browser: unlimited power 中文
Amazon appstore
Galaxy.Store
Downloads
Uweb browser: downloads, plugins and tips
(Mirrors: gitlab codeberg repo 4everland fleek netlify surge kinsta bitbucket pages vercel render)
Powerful: any native functionality with html5 enhancement and still secure; any urls to host website; javascript and shell scripting for general processing; piping between console and GUI and more with Termux. Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc.</description>
</item>
</channel>
</rss>

View File

@ -1,9 +1,9 @@
<script>
let verCode = %1%;
let latestV = 1026;
let latestV = 1027;
if( verCode>=latestV) alert("No updates available!");
else
location.href = "https://s1.asytech.cn/s/tQrgT5kBRg8Trry/download?path=%2F&files=uweb"+
latestV + ".apk&downloadStartSecret=aisiyi";
</script>
<a href="" onclick="location.href='i:5h'+location.href+'/../en/changelog/index.html';return false;">Release notes</a>
<a href="" onclick="location.href='i:0mi:5h:'+location.href+'/../en/changelog/index.html';return false;">Release notes</a>

View File

@ -4,7 +4,7 @@
<sitemap>
<loc>en/sitemap.xml</loc>
<lastmod>2023-11-14T13:17:11+08:00</lastmod>
<lastmod>2023-11-21T10:49:26+08:00</lastmod>
</sitemap>

View File

@ -6,12 +6,12 @@
<description>Recent content in _posts on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>重定向网址</title>
<link>/zh/redirect/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>/zh/redirect/</guid>
<description>全局重定向 长按设置,选中&amp;quot;自定义资源重定向&amp;quot;。此时如果全局重定向url为有效网址则所有网络访问被内部重定向至url: &amp;quot;[全局重定向url]+[原始url]&amp;quot;。
创建免费魔法重定向,说明类似但代码不同
@ -51,12 +51,10 @@ goods.kaola.com::goods.kaolavvv.com
product.dangdang.com::product.dangdangvvv.com
item.gome.com.cn::item.gomevvv.com.cn</description>
</item>
<item>
<title>常用链接</title>
<link>/zh/links/</link>
<pubDate>Mon, 10 Apr 2023 00:00:00 +0000</pubDate>
<guid>/zh/links/</guid>
<description>点击以下链接可安装至常用链接:
长截屏 (需长截屏模式)
@ -98,12 +96,10 @@ socks代理
将url作为网站访问[bookmarklet index]至少占两个字符。
c[cssFlag]: For example, &amp;quot;c12&amp;quot; will apply the third and fourth global CSS (12=2^2+2^3). All other cases will be treated as prefix, the real visited url is &amp;quot;[prefix]+url&amp;quot;.</description>
</item>
<item>
<title>小技巧</title>
<link>/zh/tips/</link>
<pubDate>Sat, 04 Mar 2023 00:00:00 +0000</pubDate>
<guid>/zh/tips/</guid>
<description>免魔法国内直接使用系列
使用重定向访问国外技术网址
@ -140,23 +136,19 @@ Click to append to &amp;quot;hosts&amp;quot;, edit the last part as magic url do
hosts防污染。
bingChat能够正常使用时保存为超级书签 (长按底部右箭头按钮),下次再次需要使用时恢复即可 (按设置按钮然后点击超级书签链接)。</description>
</item>
<item>
<title>特定网址脚本、样式、额外html及预处理</title>
<link>/zh/sitejs/</link>
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
<guid>/zh/sitejs/</guid>
<description>技巧等级:中级
脚本 (第一时间装载js脚本见下面sitecss条目) 脚本需命名为 &amp;quot;[根域名].js&amp;quot;譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。 这些脚本需放到/data/data/info.torapp.uweb/files/sitejs目录下数量没有限制上百万都不成问题。 长按窗口按钮,勾选“执行网址用户脚本”。 脚本执行对浏览器无性能影响,即使有百万脚本存在。 目前支持两段、三段及少数四段域名最后两段不超过6字如com.cn的域名可取四段。所以脚本请不要以很长的域名来命名。 样式及第一时间装载js脚本 与此类似,用户样式需命名为 &amp;quot;[根域名].css&amp;quot;譬如baidu.com.css 或tieba.baidu.com.css。 样式文件需放到sitecss目录下。 sitecss目录下&amp;quot;[根域名].js&amp;quot;文件会在第一时间装载。 长按窗口按钮,勾选“使用网址用户样式”。 如果文件“default.css”存在访问网址时如果没有与域名匹配的css文件则使用此默认样式文件。 default.css可作为夜间模式来使用此时default.css为夜间模式css而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。 额外html及预处理 需命名为 &amp;quot;[域名].html&amp;quot;譬如baidu.com.html。注意此处与sitejs, sitecss不同不再是&amp;quot;[根域名]&amp;quot;。 文件需放到siteextra目录下。 长按窗口按钮,勾选“网址附加内容”。 额外html可以以&amp;quot;&amp;lt;textarea&amp;gt;&amp;quot;或&amp;quot;&amp;lt;div&amp;gt;&amp;lt;textarea&amp;gt;&amp;quot;等结尾此时超微算法自动判定用户欲对网址html源代码进行处理并将网址html源码附加在用户html后面从而成为textarea元素的内容供用户进行预处理。
文件&amp;quot;sitejs/.js&amp;quot;,&amp;quot;sitecss/.css&amp;quot;,&amp;quot;sitecss/.js&amp;quot;和&amp;quot;siteextra/.html&amp;quot;可作用于一切非http url本地文件浏览器界面等</description>
</item>
<item>
<title>html5应用</title>
<link>/zh/html5/</link>
<pubDate>Wed, 27 Jul 2022 00:00:00 +0000</pubDate>
<guid>/zh/html5/</guid>
<description>mdict字典搜索引擎:
书签页面可字典扫描并自动添加。
@ -197,12 +189,10 @@ MoePlayer/DPlayer
Streamedian/html5_rtsp_player
MoePlayer/APlayer : music player</description>
</item>
<item>
<title>信息隐藏技术总览</title>
<link>/zh/adblock/</link>
<pubDate>Sat, 25 Jun 2022 00:00:00 +0000</pubDate>
<guid>/zh/adblock/</guid>
<description>总体来说,分为手动控制和针对特定网站的规则两大类办法。手动控制可以保存为网站配置从而自动化。
双正则表达式根域名隐藏。
@ -215,12 +205,10 @@ MoePlayer/APlayer : music player</description>
关闭[JS]脚本。
url.deny。需要屏蔽的url正则表达式java语法忽视回车可用&amp;quot;#&amp;quot;开头注释。</description>
</item>
<item>
<title>小书签</title>
<link>/zh/bookmarklet/</link>
<pubDate>Fri, 24 Jun 2022 00:00:00 +0000</pubDate>
<guid>/zh/bookmarklet/</guid>
<description>超微浏览器支持直接运行远程网址上的小书签(Bookmarklet),将本页面或其它包含小书签网址加入书签。使用时只需长按小书签链接,点击“新窗口打开”,小书签将作用于超微浏览器最后一个窗口(非小书签窗口)页面上。
列出外部脚本
@ -243,12 +231,10 @@ Enables all form elements
表格排序
BugMeNot</description>
</item>
<item>
<title>Android TV</title>
<link>/zh/androidtv/</link>
<pubDate>Wed, 18 May 2022 00:00:00 +0000</pubDate>
<guid>/zh/androidtv/</guid>
<description>TV端推荐打开自动播放选项全局脚本打开自动全屏播放全局样式打开“仅显示图片“禁止js confirm对话框。
点击以下链接可直接设置主屏为书签并添加链接。Android TV可从手机端接收视频url并打开发送见常用服务
@ -259,12 +245,10 @@ BugMeNot</description>
添加书签至主屏
Android TV可利用顺序搜索使用箭头按钮切换频道。顺序搜索引擎文件engine.search中的搜索引擎url如果不包含&#39;%s&#39;则搜索引擎只是简单的固定网页url此时顺序搜索表现为频道切换。更多信息见多引擎搜索页面。</description>
</item>
<item>
<title>常用书签</title>
<link>/zh/bookmark/</link>
<pubDate>Wed, 18 May 2022 00:00:00 +0000</pubDate>
<guid>/zh/bookmark/</guid>
<description>所有书签都可通过&amp;quot;长按链接-&amp;gt;命令-&amp;gt;书签&amp;quot;保存链接为书签。书签菜单可至特色服务网页安装。
web
@ -290,12 +274,10 @@ CNN news gopher
wikipedia search gopher
reddit gopher</description>
</item>
<item>
<title>利用用户自定义样式屏蔽不良信息</title>
<link>/zh/adblock_css/</link>
<pubDate>Wed, 18 May 2022 00:00:00 +0000</pubDate>
<guid>/zh/adblock_css/</guid>
<description>点击以下链接可安装全局样式,清后台重启浏览器,长按底部工具条窗口按钮弹出对话框后勾选上述文件名即可屏蔽不良信息。
floppymoose 广告屏蔽样式
@ -303,12 +285,10 @@ gozer 广告屏蔽样式
超微浏览器支持根域名屏蔽,完全绝杀手机不良信息小厂。但少部分不良信息大厂本身也提供高质量的内容服务,它们可以将不良信息伪装成正常的内容从而逃脱域名绝杀。
对这一部分不良信息而言,我们可以利用超微浏览器的自定义样式功能加以屏蔽。</description>
</item>
<item>
<title>操作选中(富)文本/元素</title>
<link>/zh/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/pccopy/</guid>
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
@ -344,12 +324,10 @@ Windows PC 对Windows PC而言vista及以后自带clip.exe此时配置如
其它推荐工具(读取PC剪贴板)
pclip</description>
</item>
<item>
<title>CSS样式</title>
<link>/zh/globalcss/</link>
<pubDate>Sun, 03 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/globalcss/</guid>
<description>超微浏览器自动装载&amp;quot;css&amp;quot;目录下所有.css文件作为全局样式供用户选用。点击以下配置链接可自动添加为全局样式
强制使用默认字体
@ -358,12 +336,10 @@ pclip</description>
webview 81+ 夜间模式
webview 80- 夜间模式</description>
</item>
<item>
<title>超微浏览器配置文件列表</title>
<link>/zh/filenames/</link>
<pubDate>Fri, 18 Mar 2022 00:00:00 +0000</pubDate>
<guid>/zh/filenames/</guid>
<description>下面列表中以&amp;quot;/&amp;quot;结尾者为目录,其余为文件:
&amp;quot;css/&amp;quot;:全局样式目录
@ -419,24 +395,20 @@ webview 80- 夜间模式</description>
应用内部保护目录(/data/data/info.torapp.uweb/files/):
&amp;quot;shortcut/&amp;quot;:动态shortcut刷新目录若不存在则默认为&amp;quot;bookmark&amp;quot;目录。</description>
</item>
<item>
<title>文件管理器及文件挑选并批量处理</title>
<link>/zh/filemanager/</link>
<pubDate>Fri, 11 Feb 2022 00:00:00 +0000</pubDate>
<guid>/zh/filemanager/</guid>
<description>超微浏览器访问以&amp;quot;/&amp;quot;结尾 (包括&amp;quot;/?&amp;quot;及后面参数)的&amp;quot;file://&amp;quot; url则进入文件管理器。
对任何目录型(以“/”结尾)文件url后面可附&amp;quot;?[文件前缀][*[文件后缀]]&amp;quot;。譬如&amp;quot;file:///sdcard/?*.png&amp;quot;会列举出&amp;quot;/sdcard&amp;quot;目录下所有.png文件。&amp;quot;?IMG&amp;quot;列举出所有IMG开头的文件。此时可选定文件并安装checked.js对选取文件进行批量处理。
文件批量处理配置default.select例子
图像缩小:checked.js:while read fname;do convert -resize %50x%50 $fname small_$fname; done</description>
</item>
<item>
<title>超级计算器(bc)</title>
<link>/zh/bc/</link>
<pubDate>Thu, 10 Feb 2022 00:00:00 +0000</pubDate>
<guid>/zh/bc/</guid>
<description>Gnu bc计算器支持无限精度可扩展函数库、常数库。
安装bc (Android11+无需安装) 安装uweb定制Termux应用 Termux下运行以下命令
@ -453,12 +425,10 @@ http://www.numbertheory.org/gnubc/gnubc.html
使用扩展库以后default.acmd配置如下 计算器:text/html:echo &amp;quot;%s&amp;quot;|bc -l -q extensions.bc scientific_constants.bc
全能计算器:text/html:echo &amp;quot;%s&amp;quot;|bc -l -q *.bc</description>
</item>
<item>
<title>工具栏定制</title>
<link>/zh/icons/</link>
<pubDate>Sun, 06 Feb 2022 00:00:00 +0000</pubDate>
<guid>/zh/icons/</guid>
<description>超微浏览器配置目录下如果存在目录&amp;quot;icon&amp;quot;,则此目录下的文件名为&amp;quot;0&amp;quot;,&amp;quot;1&amp;quot;,&amp;quot;2&amp;quot;...
会作为底部工具栏图标。文件&amp;quot;0&amp;quot;替换原后退按钮,&amp;quot;1&amp;quot;为前进按钮,&amp;quot;2&amp;quot;为设置按钮,&amp;quot;3&amp;quot;为主页按钮......。
@ -466,12 +436,10 @@ http://www.numbertheory.org/gnubc/gnubc.html
用户可定义任意多个按钮(100个按钮毫无压力)其短按长按功能可在文件default.button及default.button2中定义格式与文件default.link完全相同每行从最后一个按钮开始重定义功能。
注意:刷新按钮及窗口按钮图标暂时不能重定义。</description>
</item>
<item>
<title>定时脚本</title>
<link>/zh/tcron/</link>
<pubDate>Sat, 13 Feb 2021 00:00:00 +0000</pubDate>
<guid>/zh/tcron/</guid>
<description>如果勾选“文件预处理”则uweb启动时运行&amp;quot;default.rc&amp;quot; shell脚本。可与tcron定时管
理工具(安装tcron)配合运行定时任务,如存储清理、网页签到等。
@ -502,12 +470,10 @@ crontab -e
crontab例子内容如下
30,31 20-23/1 * * * node Loon/jd_live_redrain.</description>
</item>
<item>
<title>安卓系统出错诊断</title>
<link>/zh/logcat/</link>
<pubDate>Mon, 28 Dec 2020 00:00:00 +0000</pubDate>
<guid>/zh/logcat/</guid>
<description>超微浏览器如果闪退,会生成出错文件&amp;quot;error.log&amp;quot;。
如果超微或安卓系统或任何应用出现问题,则可利用超微浏览器进行诊断,方法如下:
@ -516,12 +482,10 @@ crontab例子内容如下
devtools for com.google.android.webview
devtools for com.android.webview</description>
</item>
<item>
<title>离线下载</title>
<link>/zh/loadbt/</link>
<pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
<guid>/zh/loadbt/</guid>
<description>seedr用户可使用常用链接利用seedr离线下载。使用时长按链接-&amp;gt;命令-&amp;gt;seedr离线...。 Telegram用户可使用特色服务利用tg bot离线下载至bot支持网盘。使用时长按链接-&amp;gt;命令-&amp;gt;tg...。 百度网盘存储空间大,但其离线下载限制很多,可能由于某些重要节点被屏蔽的原因,下载国外资料基本都会失败。国外离线网盘空间小,但下载成功率很高。
本文介绍一种技术,使用国外离线网盘下载资源,然后一键离线至百度网盘。
@ -540,12 +504,10 @@ default.longclick配置如下
离线下载资源至国外网盘,下载完成后在超微浏览器内点击资源下载,弹出菜单选择“百度离线下载”,完成整个流程。
其它支持离线下载的网页也可定义为一键离线。</description>
</item>
<item>
<title>长按链接弹出菜单</title>
<link>/zh/longclick/</link>
<pubDate>Fri, 06 Nov 2020 00:00:00 +0000</pubDate>
<guid>/zh/longclick/</guid>
<description>长按链接运行第三方程序 配置文件default.longclick每行格式如下同default.cmds
菜单名:mimetype:命令路径
@ -554,12 +516,10 @@ default.longclick配置如下
js文件格式如下
首行可以&amp;quot;//&amp;quot;开头后面紧跟目标网页urlurl中可包含&amp;quot;%u&amp;quot;等,打开网页时会用长按的链接替换。 首行非&amp;quot;//&amp;quot;开头者,整个脚本作用于当前网页,不再打开新网页。 第二行开始为javascript代码代码中可用arguments来获取參数。其中arguments[1]为长按的链接; arguments[2]为长按链接的文字描述; arguments[0]为js文件名。 </description>
</item>
<item>
<title>视频播放小窍门</title>
<link>/zh/video/</link>
<pubDate>Tue, 22 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/video/</guid>
<description>覆盖安装全屏播放菜单示例:屏幕旋转,退出
本文以超微浏览器为例来说明。
@ -567,12 +527,10 @@ js文件格式如下
视频资源:
视频解析配置 nbwz mvcat novip bdys z2py ddrk nfmovies 电视直播 OK资源 全国电视直播 免费视频 国外剧 纪录片 网络直播 点击安装&amp;quot;视频播放增强(倍速等)635+版本功能已内置,仅供高级用户定制参考。&amp;quot;</description>
</item>
<item>
<title>工具汇总</title>
<link>/zh/tools/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/tools/</guid>
<description>本文以超微浏览器为例来说明。
安装tdict检索工具 (本地检索,远程内容) 安装完tdict本地检索工具后可选择性安装字典索引及对应的搜索引擎至主屏。以下引擎仅作测试使用。
@ -600,12 +558,10 @@ oed索引
字典文件目录可通过修改termux下“~/share”符号链接来改动。也可使用其它压缩方式如zst此时配置变为&amp;quot;zd zst %s dictXXX&amp;quot;相应的字典文件名为dictXXX.zst。用户需提供zsttool工具解压文本。
插件页面也提供了词典方案,但如果手动配置会比较麻烦。</description>
</item>
<item>
<title>利用文件预处理预览/查看/播放可下载资源</title>
<link>/zh/filecap/</link>
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
<guid>/zh/filecap/</guid>
<description>技巧等级:中级
文件预处理配置文件为default.filecap每行格式如下
@ -620,12 +576,10 @@ txt:text/html:curl %p &#34;%u&#34; mp3:text/html:echo &#39;&amp;lt;audio control
pdf:uweb:echo file:///data/data/info.torapp.uweb/files/app/pdf.js/web/viewer.html?file=%u djvu:uweb:echo file:///data/data/info.torapp.uweb/files/app/djvu.html?url=%u epub:uweb:echo file:///data/data/info.torapp.uweb/files/app/reader/index.html?bookPath==%u 长按设置按钮,勾选“文件预处理”,清后台重启浏览器。则网页上点击下载按钮时上述文件类型会自动预览。
如果用户配置中处理命令用到curl则需要安装Termux并在Termux中安装curl (&amp;quot;apt install curl&amp;quot;)。</description>
</item>
<item>
<title>手势</title>
<link>/zh/gesture/</link>
<pubDate>Thu, 18 Jun 2020 00:00:00 +0000</pubDate>
<guid>/zh/gesture/</guid>
<description>顶部下拉弹出地址栏; 顶部上划隐藏地址栏。底部下划隐藏工具条; 底部左右角落划动弹出工具条。
紧靠工具条左右划动切换当前窗口; 左右大幅度划动切换到第一或最后一个窗口。
@ -637,12 +591,10 @@ back:javascript:history.back()
forward:javascript:history.forward()
back2:javascript:history.go(-2)</description>
</item>
<item>
<title>一键执行预定义命令</title>
<link>/zh/cmd/</link>
<pubDate>Sat, 20 Jan 2018 00:00:00 +0000</pubDate>
<guid>/zh/cmd/</guid>
<description>技巧等级:中级 PC剪贴板(高级)
uweb浏览器支持一键执行任意预定义命令这些命令可以与剪贴板交互可以将结果文本、图像、音视频输出到浏览器窗口。
@ -660,12 +612,10 @@ mimetype用来表示命令的输出类型。除了标准的mimetype之外
下面是笔者使用的default.cmds配置命令具体解释
复制手机剪贴板至PC剪贴板:clip:ssh [user:password]@192.168.2.102 &#34;DISPLAY=:0 xsel -i&#34; PC剪贴板至手机剪贴板:/clip:ssh [user:password]@192.168.2.102 &#34;DISPLAY=:0 xsel -o&#34; </description>
</item>
<item>
<title>电视直播</title>
<link>/zh/tvlive/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/tvlive/</guid>
<description>CCTV1
CCTV2财经
@ -738,12 +688,10 @@ CCTV17农村
深圳财经频道
深圳娱乐频道</description>
</item>
<item>
<title>分类多引擎搜索</title>
<link>/zh/searchcat/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/searchcat/</guid>
<description>点击本链接自动安装分类多引擎文件至&amp;quot;bookmark&amp;quot;目录下。
超微浏览器中通过“设置”-&amp;gt;“总目录”-&amp;gt;“↑”-&amp;gt;“Download”点击后缀为.search的下载文件超微浏览器将自动显示分类多引擎搜索。此时可按菜单键或长按底部工具条后退按钮选择“添加到桌面”方便以后访问。
@ -759,12 +707,10 @@ d:mimetype:[含%s的命令行]:[外部资源url]
查询时关键词会自动替换命令行中的%s。
笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</description>
</item>
<item>
<title>加速访问国外网站</title>
<link>/zh/hosts/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/hosts/</guid>
<description>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。
使用Android端uweb浏览器。
@ -781,12 +727,10 @@ fbcdn.net
其它国外网址访问技巧:
尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。 关闭网页图片 </description>
</item>
<item>
<title>绝杀完整域名树</title>
<link>/zh/adblock_domain/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/adblock_domain/</guid>
<description>域名文件可屏蔽文件中域名的一切子域名、孙域名、......可彻底绝杀一切不良信息。所以用户屏蔽根域名时无需选择提示中出现的整个域名只需选取最后两段或三段最后两段不超过6字符如com.cn的域名可取四段
可使用列出外部脚本小书签生成外部js文件列表然后长按底部工具栏&amp;quot;js&amp;quot;按钮,执行&amp;quot;网址转链接&amp;quot;菜单命令,长按可疑链接(一般为域名不同的外链),执行“屏蔽根域名”。
@ -802,12 +746,10 @@ fbcdn.net
如果用到了第二个正则表达式,此时将域名前缀表达式合并到第二个正则表达式中,从而仅使用一个表达式可优化性能。
点击本链接自动用样例覆盖default.hosts</description>
</item>
<item>
<title>利用多账号登录获取资源</title>
<link>/zh/multiaccount/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/multiaccount/</guid>
<description>谈到资源就离不开bt, bt下载费时费力离线bt是最佳选择。国内离线下载由于关键节点屏蔽基本没啥用。我的个人体验是彻彻底底完全没用但别人也许还有点用国外唯一一个有好体验的是seedr, 不过seedr有个大问题需要解决。
其它我曾推荐过的台湾bt, bug实在太多现在看来也成了半个垃圾。万般无奈之下只能重拾seedr.
@ -815,12 +757,10 @@ seedr的问题是首次登录需要google人机验证登录成功以后可以
以前偶尔飞飞一点问题也没有毕竟1分钟飞行就可解决很长时间问题了。但目前的状态是信息基本被彻底封死1分钟飞行也成了奢望。所以十分有必要珍惜这来之不易的1分钟飞行成果。
现在直接上方案使用超微浏览器多账号登录。飞行1分钟以后成功登录seedr, 此时退出浏览器,千万不能强退,一定要让运存中的登录信息写到内部存储。然后用户可备份应用内部目录下的.cjar文件一旦浏览器失去登录状态可恢复此文件即可使用多账号登录重新登录让这1分钟飞行成果保存下来供万万年使用。需要注意的一点是用户退出seedr账号会使保存的文件作废。故千万不要退出账号需要用其它账号登录的请使用多账号登录。</description>
</item>
<item>
<title>利用浏览器地址栏对函数作图</title>
<link>/zh/gnuplot/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/gnuplot/</guid>
<description>使用Android端uweb浏览器。
Termux提供了方便的软件包管理系统缺省的uWeb地址栏功能配置需用到作图软件gnuplot。
@ -833,12 +773,10 @@ apt install gnuplot 地址栏功能配置: 配置文件default.acmd每行格
gnuplot -e &#39;set term svg;set output; plot x&#39;
屏幕输出应该为正常的svg文件类似html文本。 Termux应为uweb定制包否则有一堆设定需要修改。 超微浏览器下长按设置按钮,勾选“标准错误输出”。再次在地址栏执行画图操作,此时浏览器会显示出错信息。 为保证地址栏输入函数符合gnuplot规范首个测试函数建议为&amp;quot;x&amp;quot;,即整个地址栏内输入为&amp;quot;x&amp;quot;。 </description>
</item>
<item>
<title>浏览器控制服务器下载资源</title>
<link>/zh/pcdown/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/pcdown/</guid>
<description>技巧等级:高级
小孩要听英文有声书“The lying games”国内服务器没一个能下的最后还是在手机上用seedr秒下。但seedr的登录要用google人机交互确认用过代理、tunnel至手机等方法台式机死活登录不上。下面言归正传讲一下超微浏览器直接下载资源至台式机的方法
@ -857,17 +795,14 @@ PCdown:/data/data/com.termux/files/usr/bin/pcdownload
重启超微浏览器,点击链接下载时会弹出菜单,选择&amp;quot;PCdown&amp;quot;台式机会启动firefox下载手机指定文档。
可能大家有疑问,台式机无法登录,为什么手机可以登录?这是因为手机上应用多哈。</description>
</item>
<item>
<title>装载网站离线资源</title>
<link>/zh/offlinecache/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/offlinecache/</guid>
<description>uweb浏览器支持装载网站离线资源。只需要将离线资源存为文件&amp;quot;sitecache/[域名]/[全部路径包括文件名url中的路径部分]&amp;quot;。
打开选项&amp;quot;使用离线资源&amp;quot;以后超微将自动装载这些离线资源。
离线资源可作为缓存提高浏览器性能; 可作为国外网站部分备份修复服务访问; 也可替换部分网站资源达到定制网站的作用。</description>
</item>
</channel>
</rss>

View File

@ -5,6 +5,7 @@
<link>/zh/categories/</link>
<description>Recent content in Categories on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language><atom:link href="/zh/categories/index.xml" rel="self" type="application/rss+xml" />
<language>zh</language>
<atom:link href="/zh/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View File

@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
<meta name="generator" content="Hugo 0.119.0">
<meta name="generator" content="Hugo 0.120.1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" />

View File

@ -6,12 +6,12 @@
<description>Recent content on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="/zh/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>重定向网址</title>
<link>/zh/redirect/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>/zh/redirect/</guid>
<description>全局重定向 长按设置,选中&amp;quot;自定义资源重定向&amp;quot;。此时如果全局重定向url为有效网址则所有网络访问被内部重定向至url: &amp;quot;[全局重定向url]+[原始url]&amp;quot;。
创建免费魔法重定向,说明类似但代码不同
@ -51,12 +51,10 @@ goods.kaola.com::goods.kaolavvv.com
product.dangdang.com::product.dangdangvvv.com
item.gome.com.cn::item.gomevvv.com.cn</description>
</item>
<item>
<title>常用链接</title>
<link>/zh/links/</link>
<pubDate>Mon, 10 Apr 2023 00:00:00 +0000</pubDate>
<guid>/zh/links/</guid>
<description>点击以下链接可安装至常用链接:
长截屏 (需长截屏模式)
@ -98,12 +96,10 @@ socks代理
将url作为网站访问[bookmarklet index]至少占两个字符。
c[cssFlag]: For example, &amp;quot;c12&amp;quot; will apply the third and fourth global CSS (12=2^2+2^3). All other cases will be treated as prefix, the real visited url is &amp;quot;[prefix]+url&amp;quot;.</description>
</item>
<item>
<title>小技巧</title>
<link>/zh/tips/</link>
<pubDate>Sat, 04 Mar 2023 00:00:00 +0000</pubDate>
<guid>/zh/tips/</guid>
<description>免魔法国内直接使用系列
使用重定向访问国外技术网址
@ -140,23 +136,19 @@ Click to append to &amp;quot;hosts&amp;quot;, edit the last part as magic url do
hosts防污染。
bingChat能够正常使用时保存为超级书签 (长按底部右箭头按钮),下次再次需要使用时恢复即可 (按设置按钮然后点击超级书签链接)。</description>
</item>
<item>
<title>特定网址脚本、样式、额外html及预处理</title>
<link>/zh/sitejs/</link>
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
<guid>/zh/sitejs/</guid>
<description>技巧等级:中级
脚本 (第一时间装载js脚本见下面sitecss条目) 脚本需命名为 &amp;quot;[根域名].js&amp;quot;譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。 这些脚本需放到/data/data/info.torapp.uweb/files/sitejs目录下数量没有限制上百万都不成问题。 长按窗口按钮,勾选“执行网址用户脚本”。 脚本执行对浏览器无性能影响,即使有百万脚本存在。 目前支持两段、三段及少数四段域名最后两段不超过6字如com.cn的域名可取四段。所以脚本请不要以很长的域名来命名。 样式及第一时间装载js脚本 与此类似,用户样式需命名为 &amp;quot;[根域名].css&amp;quot;譬如baidu.com.css 或tieba.baidu.com.css。 样式文件需放到sitecss目录下。 sitecss目录下&amp;quot;[根域名].js&amp;quot;文件会在第一时间装载。 长按窗口按钮,勾选“使用网址用户样式”。 如果文件“default.css”存在访问网址时如果没有与域名匹配的css文件则使用此默认样式文件。 default.css可作为夜间模式来使用此时default.css为夜间模式css而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。 额外html及预处理 需命名为 &amp;quot;[域名].html&amp;quot;譬如baidu.com.html。注意此处与sitejs, sitecss不同不再是&amp;quot;[根域名]&amp;quot;。 文件需放到siteextra目录下。 长按窗口按钮,勾选“网址附加内容”。 额外html可以以&amp;quot;&amp;lt;textarea&amp;gt;&amp;quot;或&amp;quot;&amp;lt;div&amp;gt;&amp;lt;textarea&amp;gt;&amp;quot;等结尾此时超微算法自动判定用户欲对网址html源代码进行处理并将网址html源码附加在用户html后面从而成为textarea元素的内容供用户进行预处理。
文件&amp;quot;sitejs/.js&amp;quot;,&amp;quot;sitecss/.css&amp;quot;,&amp;quot;sitecss/.js&amp;quot;和&amp;quot;siteextra/.html&amp;quot;可作用于一切非http url本地文件浏览器界面等</description>
</item>
<item>
<title>浏览器多搜索引擎一键直达</title>
<link>/zh/search/</link>
<pubDate>Thu, 28 Jul 2022 00:00:00 +0000</pubDate>
<guid>/zh/search/</guid>
<description>超微浏览器下点击搜索引擎配置链接可自动添加到主屏。
推荐引擎(将下面文本添加到home5.search中)
@ -226,12 +218,10 @@ novip:https://www.novipnoad.com/s=
555dianying:https://555dianying.cc/vodsearch/-------------.html?wd=
zhenbuka:https://www.zhenbuka.net/search/-------------.html?wd=</description>
</item>
<item>
<title>html5应用</title>
<link>/zh/html5/</link>
<pubDate>Wed, 27 Jul 2022 00:00:00 +0000</pubDate>
<guid>/zh/html5/</guid>
<description>mdict字典搜索引擎:
书签页面可字典扫描并自动添加。
@ -272,21 +262,17 @@ MoePlayer/DPlayer
Streamedian/html5_rtsp_player
MoePlayer/APlayer : music player</description>
</item>
<item>
<title>技巧网站导航</title>
<link>/zh/sitemap/</link>
<pubDate>Wed, 27 Jul 2022 00:00:00 +0000</pubDate>
<guid>/zh/sitemap/</guid>
<description>界面配置 搜索引擎 主页 快速访问 界面配置及杂项 (gitee镜像) 备份与恢复 个性化 工具条按钮长按菜单 浏览器标识 js脚本 常用服务 常用链接 常用命令 远程脚本 选中文本类菜单 长按链接弹出菜单 底部工具条定制 手势 高级个性化定制 高级设置 内容类 信息隐藏 CSS样式 重定向 特定网址用户脚本及样式 网站离线资源 工具应用类 小书签 文件预处理 html5应用 文件管理器 工具汇总 终端应用及Termux 超级计算器 函数作图 定时脚本 离线下载 输入法辅助 部件检索 综合 配置文件列表 插件 使用技巧 使用攻略 使用技巧 视频 安卓系统出错诊断 </description>
</item>
<item>
<title>配置浏览器特色服务</title>
<link>/zh/urls/</link>
<pubDate>Tue, 28 Jun 2022 00:00:00 +0000</pubDate>
<guid>/zh/urls/</guid>
<description>超微浏览器下点击配置链接可自动添加特色服务,强制清空后台重启后长按图像按钮可用。
配置文件&amp;quot;default.urls&amp;quot;如下:
@ -351,12 +337,10 @@ google docs:http://docs.google.com/gview?embedded=true&amp;amp;url=
发送url(只显视频):i:5ji:0mc16:
发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:</description>
</item>
<item>
<title>信息隐藏技术总览</title>
<link>/zh/adblock/</link>
<pubDate>Sat, 25 Jun 2022 00:00:00 +0000</pubDate>
<guid>/zh/adblock/</guid>
<description>总体来说,分为手动控制和针对特定网站的规则两大类办法。手动控制可以保存为网站配置从而自动化。
双正则表达式根域名隐藏。
@ -369,12 +353,10 @@ google docs:http://docs.google.com/gview?embedded=true&amp;amp;url=
关闭[JS]脚本。
url.deny。需要屏蔽的url正则表达式java语法忽视回车可用&amp;quot;#&amp;quot;开头注释。</description>
</item>
<item>
<title>小书签</title>
<link>/zh/bookmarklet/</link>
<pubDate>Fri, 24 Jun 2022 00:00:00 +0000</pubDate>
<guid>/zh/bookmarklet/</guid>
<description>超微浏览器支持直接运行远程网址上的小书签(Bookmarklet),将本页面或其它包含小书签网址加入书签。使用时只需长按小书签链接,点击“新窗口打开”,小书签将作用于超微浏览器最后一个窗口(非小书签窗口)页面上。
列出外部脚本
@ -397,12 +379,10 @@ Enables all form elements
表格排序
BugMeNot</description>
</item>
<item>
<title>配置浏览器常用命令</title>
<link>/zh/cmds/</link>
<pubDate>Wed, 01 Jun 2022 00:00:00 +0000</pubDate>
<guid>/zh/cmds/</guid>
<description>超微浏览器下点击配置链接可自动添加常用命令,强制清空后台重启后长按历史按钮可用。
打开剪贴板内链接、代码编辑器、淘宝比价 (淘宝app内分享复制链接后在超微内直接执行此命令)、本地markdown显示支持数学公式、各类图表
@ -422,12 +402,10 @@ tgz install::toybox tar -xzf %f -C /
发送url::printf &#39;%u&#39;|/system/bin/toybox nc 192.168.2.155 1500
发送url(播放器)::printf &#39;i:5g%u&#39;|/system/bin/toybox nc 192.168.2.155 1500</description>
</item>
<item>
<title>Android TV</title>
<link>/zh/androidtv/</link>
<pubDate>Wed, 18 May 2022 00:00:00 +0000</pubDate>
<guid>/zh/androidtv/</guid>
<description>TV端推荐打开自动播放选项全局脚本打开自动全屏播放全局样式打开“仅显示图片“禁止js confirm对话框。
点击以下链接可直接设置主屏为书签并添加链接。Android TV可从手机端接收视频url并打开发送见常用服务
@ -438,12 +416,10 @@ tgz install::toybox tar -xzf %f -C /
添加书签至主屏
Android TV可利用顺序搜索使用箭头按钮切换频道。顺序搜索引擎文件engine.search中的搜索引擎url如果不包含&#39;%s&#39;则搜索引擎只是简单的固定网页url此时顺序搜索表现为频道切换。更多信息见多引擎搜索页面。</description>
</item>
<item>
<title>常用书签</title>
<link>/zh/bookmark/</link>
<pubDate>Wed, 18 May 2022 00:00:00 +0000</pubDate>
<guid>/zh/bookmark/</guid>
<description>所有书签都可通过&amp;quot;长按链接-&amp;gt;命令-&amp;gt;书签&amp;quot;保存链接为书签。书签菜单可至特色服务网页安装。
web
@ -469,12 +445,10 @@ CNN news gopher
wikipedia search gopher
reddit gopher</description>
</item>
<item>
<title>利用用户自定义样式屏蔽不良信息</title>
<link>/zh/adblock_css/</link>
<pubDate>Wed, 18 May 2022 00:00:00 +0000</pubDate>
<guid>/zh/adblock_css/</guid>
<description>点击以下链接可安装全局样式,清后台重启浏览器,长按底部工具条窗口按钮弹出对话框后勾选上述文件名即可屏蔽不良信息。
floppymoose 广告屏蔽样式
@ -482,12 +456,10 @@ gozer 广告屏蔽样式
超微浏览器支持根域名屏蔽,完全绝杀手机不良信息小厂。但少部分不良信息大厂本身也提供高质量的内容服务,它们可以将不良信息伪装成正常的内容从而逃脱域名绝杀。
对这一部分不良信息而言,我们可以利用超微浏览器的自定义样式功能加以屏蔽。</description>
</item>
<item>
<title>运行javascript脚本</title>
<link>/zh/rjs/</link>
<pubDate>Sun, 01 May 2022 00:00:00 +0000</pubDate>
<guid>/zh/rjs/</guid>
<description>特定网址用户脚本
全局脚本位于js子目录, 长按[☰]按钮配置。点击以下链
@ -515,12 +487,10 @@ Selection to paragraph:;let g=&#39;paragraph&#39;;getSelection().modify(&#39;mov
[远程脚本名]:[返回url数组的javascript代码]
其中url可以为本地http脚本地址。譬如&#39;https://local/...&#39; (本地html5应用或离线缓存)。此时js脚本也可使用.link文件方式调用。</description>
</item>
<item>
<title>操作选中(富)文本/元素</title>
<link>/zh/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/pccopy/</guid>
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
@ -556,12 +526,10 @@ Windows PC 对Windows PC而言vista及以后自带clip.exe此时配置如
其它推荐工具(读取PC剪贴板)
pclip</description>
</item>
<item>
<title>CSS样式</title>
<link>/zh/globalcss/</link>
<pubDate>Sun, 03 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/globalcss/</guid>
<description>超微浏览器自动装载&amp;quot;css&amp;quot;目录下所有.css文件作为全局样式供用户选用。点击以下配置链接可自动添加为全局样式
强制使用默认字体
@ -570,12 +538,10 @@ pclip</description>
webview 81+ 夜间模式
webview 80- 夜间模式</description>
</item>
<item>
<title>超微浏览器配置文件列表</title>
<link>/zh/filenames/</link>
<pubDate>Fri, 18 Mar 2022 00:00:00 +0000</pubDate>
<guid>/zh/filenames/</guid>
<description>下面列表中以&amp;quot;/&amp;quot;结尾者为目录,其余为文件:
&amp;quot;css/&amp;quot;:全局样式目录
@ -631,24 +597,20 @@ webview 80- 夜间模式</description>
应用内部保护目录(/data/data/info.torapp.uweb/files/):
&amp;quot;shortcut/&amp;quot;:动态shortcut刷新目录若不存在则默认为&amp;quot;bookmark&amp;quot;目录。</description>
</item>
<item>
<title>文件管理器及文件挑选并批量处理</title>
<link>/zh/filemanager/</link>
<pubDate>Fri, 11 Feb 2022 00:00:00 +0000</pubDate>
<guid>/zh/filemanager/</guid>
<description>超微浏览器访问以&amp;quot;/&amp;quot;结尾 (包括&amp;quot;/?&amp;quot;及后面参数)的&amp;quot;file://&amp;quot; url则进入文件管理器。
对任何目录型(以“/”结尾)文件url后面可附&amp;quot;?[文件前缀][*[文件后缀]]&amp;quot;。譬如&amp;quot;file:///sdcard/?*.png&amp;quot;会列举出&amp;quot;/sdcard&amp;quot;目录下所有.png文件。&amp;quot;?IMG&amp;quot;列举出所有IMG开头的文件。此时可选定文件并安装checked.js对选取文件进行批量处理。
文件批量处理配置default.select例子
图像缩小:checked.js:while read fname;do convert -resize %50x%50 $fname small_$fname; done</description>
</item>
<item>
<title>超级计算器(bc)</title>
<link>/zh/bc/</link>
<pubDate>Thu, 10 Feb 2022 00:00:00 +0000</pubDate>
<guid>/zh/bc/</guid>
<description>Gnu bc计算器支持无限精度可扩展函数库、常数库。
安装bc (Android11+无需安装) 安装uweb定制Termux应用 Termux下运行以下命令
@ -665,12 +627,10 @@ http://www.numbertheory.org/gnubc/gnubc.html
使用扩展库以后default.acmd配置如下 计算器:text/html:echo &amp;quot;%s&amp;quot;|bc -l -q extensions.bc scientific_constants.bc
全能计算器:text/html:echo &amp;quot;%s&amp;quot;|bc -l -q *.bc</description>
</item>
<item>
<title>工具栏定制</title>
<link>/zh/icons/</link>
<pubDate>Sun, 06 Feb 2022 00:00:00 +0000</pubDate>
<guid>/zh/icons/</guid>
<description>超微浏览器配置目录下如果存在目录&amp;quot;icon&amp;quot;,则此目录下的文件名为&amp;quot;0&amp;quot;,&amp;quot;1&amp;quot;,&amp;quot;2&amp;quot;...
会作为底部工具栏图标。文件&amp;quot;0&amp;quot;替换原后退按钮,&amp;quot;1&amp;quot;为前进按钮,&amp;quot;2&amp;quot;为设置按钮,&amp;quot;3&amp;quot;为主页按钮......。
@ -678,12 +638,10 @@ http://www.numbertheory.org/gnubc/gnubc.html
用户可定义任意多个按钮(100个按钮毫无压力)其短按长按功能可在文件default.button及default.button2中定义格式与文件default.link完全相同每行从最后一个按钮开始重定义功能。
注意:刷新按钮及窗口按钮图标暂时不能重定义。</description>
</item>
<item>
<title>定时脚本</title>
<link>/zh/tcron/</link>
<pubDate>Sat, 13 Feb 2021 00:00:00 +0000</pubDate>
<guid>/zh/tcron/</guid>
<description>如果勾选“文件预处理”则uweb启动时运行&amp;quot;default.rc&amp;quot; shell脚本。可与tcron定时管
理工具(安装tcron)配合运行定时任务,如存储清理、网页签到等。
@ -714,12 +672,10 @@ crontab -e
crontab例子内容如下
30,31 20-23/1 * * * node Loon/jd_live_redrain.</description>
</item>
<item>
<title>安卓系统出错诊断</title>
<link>/zh/logcat/</link>
<pubDate>Mon, 28 Dec 2020 00:00:00 +0000</pubDate>
<guid>/zh/logcat/</guid>
<description>超微浏览器如果闪退,会生成出错文件&amp;quot;error.log&amp;quot;。
如果超微或安卓系统或任何应用出现问题,则可利用超微浏览器进行诊断,方法如下:
@ -728,12 +684,10 @@ crontab例子内容如下
devtools for com.google.android.webview
devtools for com.android.webview</description>
</item>
<item>
<title>离线下载</title>
<link>/zh/loadbt/</link>
<pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
<guid>/zh/loadbt/</guid>
<description>seedr用户可使用常用链接利用seedr离线下载。使用时长按链接-&amp;gt;命令-&amp;gt;seedr离线...。 Telegram用户可使用特色服务利用tg bot离线下载至bot支持网盘。使用时长按链接-&amp;gt;命令-&amp;gt;tg...。 百度网盘存储空间大,但其离线下载限制很多,可能由于某些重要节点被屏蔽的原因,下载国外资料基本都会失败。国外离线网盘空间小,但下载成功率很高。
本文介绍一种技术,使用国外离线网盘下载资源,然后一键离线至百度网盘。
@ -752,12 +706,10 @@ default.longclick配置如下
离线下载资源至国外网盘,下载完成后在超微浏览器内点击资源下载,弹出菜单选择“百度离线下载”,完成整个流程。
其它支持离线下载的网页也可定义为一键离线。</description>
</item>
<item>
<title>长按链接弹出菜单</title>
<link>/zh/longclick/</link>
<pubDate>Fri, 06 Nov 2020 00:00:00 +0000</pubDate>
<guid>/zh/longclick/</guid>
<description>长按链接运行第三方程序 配置文件default.longclick每行格式如下同default.cmds
菜单名:mimetype:命令路径
@ -766,12 +718,10 @@ default.longclick配置如下
js文件格式如下
首行可以&amp;quot;//&amp;quot;开头后面紧跟目标网页urlurl中可包含&amp;quot;%u&amp;quot;等,打开网页时会用长按的链接替换。 首行非&amp;quot;//&amp;quot;开头者,整个脚本作用于当前网页,不再打开新网页。 第二行开始为javascript代码代码中可用arguments来获取參数。其中arguments[1]为长按的链接; arguments[2]为长按链接的文字描述; arguments[0]为js文件名。 </description>
</item>
<item>
<title>视频播放小窍门</title>
<link>/zh/video/</link>
<pubDate>Tue, 22 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/video/</guid>
<description>覆盖安装全屏播放菜单示例:屏幕旋转,退出
本文以超微浏览器为例来说明。
@ -779,12 +729,10 @@ js文件格式如下
视频资源:
视频解析配置 nbwz mvcat novip bdys z2py ddrk nfmovies 电视直播 OK资源 全国电视直播 免费视频 国外剧 纪录片 网络直播 点击安装&amp;quot;视频播放增强(倍速等)635+版本功能已内置,仅供高级用户定制参考。&amp;quot;</description>
</item>
<item>
<title>工具汇总</title>
<link>/zh/tools/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/tools/</guid>
<description>本文以超微浏览器为例来说明。
安装tdict检索工具 (本地检索,远程内容) 安装完tdict本地检索工具后可选择性安装字典索引及对应的搜索引擎至主屏。以下引擎仅作测试使用。
@ -812,12 +760,10 @@ oed索引
字典文件目录可通过修改termux下“~/share”符号链接来改动。也可使用其它压缩方式如zst此时配置变为&amp;quot;zd zst %s dictXXX&amp;quot;相应的字典文件名为dictXXX.zst。用户需提供zsttool工具解压文本。
插件页面也提供了词典方案,但如果手动配置会比较麻烦。</description>
</item>
<item>
<title>利用文件预处理预览/查看/播放可下载资源</title>
<link>/zh/filecap/</link>
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
<guid>/zh/filecap/</guid>
<description>技巧等级:中级
文件预处理配置文件为default.filecap每行格式如下
@ -832,12 +778,10 @@ txt:text/html:curl %p &#34;%u&#34; mp3:text/html:echo &#39;&amp;lt;audio control
pdf:uweb:echo file:///data/data/info.torapp.uweb/files/app/pdf.js/web/viewer.html?file=%u djvu:uweb:echo file:///data/data/info.torapp.uweb/files/app/djvu.html?url=%u epub:uweb:echo file:///data/data/info.torapp.uweb/files/app/reader/index.html?bookPath==%u 长按设置按钮,勾选“文件预处理”,清后台重启浏览器。则网页上点击下载按钮时上述文件类型会自动预览。
如果用户配置中处理命令用到curl则需要安装Termux并在Termux中安装curl (&amp;quot;apt install curl&amp;quot;)。</description>
</item>
<item>
<title>手势</title>
<link>/zh/gesture/</link>
<pubDate>Thu, 18 Jun 2020 00:00:00 +0000</pubDate>
<guid>/zh/gesture/</guid>
<description>顶部下拉弹出地址栏; 顶部上划隐藏地址栏。底部下划隐藏工具条; 底部左右角落划动弹出工具条。
紧靠工具条左右划动切换当前窗口; 左右大幅度划动切换到第一或最后一个窗口。
@ -849,12 +793,10 @@ back:javascript:history.back()
forward:javascript:history.forward()
back2:javascript:history.go(-2)</description>
</item>
<item>
<title>一键执行预定义命令</title>
<link>/zh/cmd/</link>
<pubDate>Sat, 20 Jan 2018 00:00:00 +0000</pubDate>
<guid>/zh/cmd/</guid>
<description>技巧等级:中级 PC剪贴板(高级)
uweb浏览器支持一键执行任意预定义命令这些命令可以与剪贴板交互可以将结果文本、图像、音视频输出到浏览器窗口。
@ -872,12 +814,10 @@ mimetype用来表示命令的输出类型。除了标准的mimetype之外
下面是笔者使用的default.cmds配置命令具体解释
复制手机剪贴板至PC剪贴板:clip:ssh [user:password]@192.168.2.102 &#34;DISPLAY=:0 xsel -i&#34; PC剪贴板至手机剪贴板:/clip:ssh [user:password]@192.168.2.102 &#34;DISPLAY=:0 xsel -o&#34; </description>
</item>
<item>
<title></title>
<link>/zh/readme/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/readme/</guid>
<description>超微浏览器 (uweb browser): 释放无尽威能,微、威、快、高效、极致优化 English
捐赠
@ -895,12 +835,10 @@ Amazon appstore
支持自定义任意多个搜索引擎; 支持执行用户提供任何js文件; 支持用户定义任意多个useragent; 长按链接支持运行第三方程序; 长按链接支持运行用户js文件。
配套安装uWeb定制Termux应用可用地址栏作图类似matlab功能、超级计算器无限精度/π的前万位或更多、无限函数、无限常量、符号演算解方程、分解因式、求积分导数、离线字典查找等。譬如地址栏输入sin(x)**5就直接得到函数图形。利用好第三方代码才能真正发挥出uWeb的潜能。</description>
</item>
<item>
<title>电视直播</title>
<link>/zh/tvlive/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/tvlive/</guid>
<description>CCTV1
CCTV2财经
@ -973,12 +911,10 @@ CCTV17农村
深圳财经频道
深圳娱乐频道</description>
</item>
<item>
<title>分类多引擎搜索</title>
<link>/zh/searchcat/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/searchcat/</guid>
<description>点击本链接自动安装分类多引擎文件至&amp;quot;bookmark&amp;quot;目录下。
超微浏览器中通过“设置”-&amp;gt;“总目录”-&amp;gt;“↑”-&amp;gt;“Download”点击后缀为.search的下载文件超微浏览器将自动显示分类多引擎搜索。此时可按菜单键或长按底部工具条后退按钮选择“添加到桌面”方便以后访问。
@ -994,12 +930,10 @@ d:mimetype:[含%s的命令行]:[外部资源url]
查询时关键词会自动替换命令行中的%s。
笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</description>
</item>
<item>
<title>加速访问国外网站</title>
<link>/zh/hosts/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/hosts/</guid>
<description>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。
使用Android端uweb浏览器。
@ -1016,12 +950,10 @@ fbcdn.net
其它国外网址访问技巧:
尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。 关闭网页图片 </description>
</item>
<item>
<title>绝杀完整域名树</title>
<link>/zh/adblock_domain/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/adblock_domain/</guid>
<description>域名文件可屏蔽文件中域名的一切子域名、孙域名、......可彻底绝杀一切不良信息。所以用户屏蔽根域名时无需选择提示中出现的整个域名只需选取最后两段或三段最后两段不超过6字符如com.cn的域名可取四段
可使用列出外部脚本小书签生成外部js文件列表然后长按底部工具栏&amp;quot;js&amp;quot;按钮,执行&amp;quot;网址转链接&amp;quot;菜单命令,长按可疑链接(一般为域名不同的外链),执行“屏蔽根域名”。
@ -1037,12 +969,10 @@ fbcdn.net
如果用到了第二个正则表达式,此时将域名前缀表达式合并到第二个正则表达式中,从而仅使用一个表达式可优化性能。
点击本链接自动用样例覆盖default.hosts</description>
</item>
<item>
<title>利用多账号登录获取资源</title>
<link>/zh/multiaccount/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/multiaccount/</guid>
<description>谈到资源就离不开bt, bt下载费时费力离线bt是最佳选择。国内离线下载由于关键节点屏蔽基本没啥用。我的个人体验是彻彻底底完全没用但别人也许还有点用国外唯一一个有好体验的是seedr, 不过seedr有个大问题需要解决。
其它我曾推荐过的台湾bt, bug实在太多现在看来也成了半个垃圾。万般无奈之下只能重拾seedr.
@ -1050,12 +980,10 @@ seedr的问题是首次登录需要google人机验证登录成功以后可以
以前偶尔飞飞一点问题也没有毕竟1分钟飞行就可解决很长时间问题了。但目前的状态是信息基本被彻底封死1分钟飞行也成了奢望。所以十分有必要珍惜这来之不易的1分钟飞行成果。
现在直接上方案使用超微浏览器多账号登录。飞行1分钟以后成功登录seedr, 此时退出浏览器,千万不能强退,一定要让运存中的登录信息写到内部存储。然后用户可备份应用内部目录下的.cjar文件一旦浏览器失去登录状态可恢复此文件即可使用多账号登录重新登录让这1分钟飞行成果保存下来供万万年使用。需要注意的一点是用户退出seedr账号会使保存的文件作废。故千万不要退出账号需要用其它账号登录的请使用多账号登录。</description>
</item>
<item>
<title>利用浏览器地址栏对函数作图</title>
<link>/zh/gnuplot/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/gnuplot/</guid>
<description>使用Android端uweb浏览器。
Termux提供了方便的软件包管理系统缺省的uWeb地址栏功能配置需用到作图软件gnuplot。
@ -1068,12 +996,10 @@ apt install gnuplot 地址栏功能配置: 配置文件default.acmd每行格
gnuplot -e &#39;set term svg;set output; plot x&#39;
屏幕输出应该为正常的svg文件类似html文本。 Termux应为uweb定制包否则有一堆设定需要修改。 超微浏览器下长按设置按钮,勾选“标准错误输出”。再次在地址栏执行画图操作,此时浏览器会显示出错信息。 为保证地址栏输入函数符合gnuplot规范首个测试函数建议为&amp;quot;x&amp;quot;,即整个地址栏内输入为&amp;quot;x&amp;quot;。 </description>
</item>
<item>
<title>浏览器控制服务器下载资源</title>
<link>/zh/pcdown/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/pcdown/</guid>
<description>技巧等级:高级
小孩要听英文有声书“The lying games”国内服务器没一个能下的最后还是在手机上用seedr秒下。但seedr的登录要用google人机交互确认用过代理、tunnel至手机等方法台式机死活登录不上。下面言归正传讲一下超微浏览器直接下载资源至台式机的方法
@ -1092,17 +1018,14 @@ PCdown:/data/data/com.termux/files/usr/bin/pcdownload
重启超微浏览器,点击链接下载时会弹出菜单,选择&amp;quot;PCdown&amp;quot;台式机会启动firefox下载手机指定文档。
可能大家有疑问,台式机无法登录,为什么手机可以登录?这是因为手机上应用多哈。</description>
</item>
<item>
<title>装载网站离线资源</title>
<link>/zh/offlinecache/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/offlinecache/</guid>
<description>uweb浏览器支持装载网站离线资源。只需要将离线资源存为文件&amp;quot;sitecache/[域名]/[全部路径包括文件名url中的路径部分]&amp;quot;。
打开选项&amp;quot;使用离线资源&amp;quot;以后超微将自动装载这些离线资源。
离线资源可作为缓存提高浏览器性能; 可作为国外网站部分备份修复服务访问; 也可替换部分网站资源达到定制网站的作用。</description>
</item>
</channel>
</rss>

86
zh/searchurl/textarea2.js Normal file
View File

@ -0,0 +1,86 @@
var textarea;
onload=function(){
textarea=document.getElementsByTagName('textarea')[0];
}
function getNewlinePos_back(text,pos){
while(pos>=0 && text.charAt(pos)!='\n') pos--;
return pos;
}
function getNewlinePos_forth(text,pos){
let len = text.length;
while(pos<len && text.charAt(pos)!='\n') pos++;
return pos;
}
function deleteLine(ta){
let text = ta.value;
let lStart = getNewlinePos_back(text,ta.selectionStart-1);
let lEnd = getNewlinePos_forth(text,ta.selectionEnd);
ta.value = text.substring(0,lStart+1) + text.substring(lEnd+1);
ta.selectionStart = ta.selectionEnd = lStart +1;
ta.focus();
}
function moveUp(ta){
let text = ta.value;
let start = ta.selectionStart;
let end = ta.selectionEnd;
let lStart = getNewlinePos_back(text,start-1);
let lEnd = getNewlinePos_forth(text,end);
let prevS = getNewlinePos_back(text,lStart-1);
ta.value = text.substring(0,prevS+1)+text.substring(lStart+1,lEnd+1)+
text.substring(prevS+1,lStart+1) + text.substring(lEnd+1);
ta.selectionStart = start - (lStart - prevS);
ta.selectionEnd = end - (lStart - prevS);
ta.focus();
}
function move2Top(ta){
let text = ta.value;
let start = ta.selectionStart;
let end = ta.selectionEnd;
let lStart = getNewlinePos_back(text,start-1);
let lEnd = getNewlinePos_forth(text,end);
ta.value = text.substring(lStart+1,lEnd+1)+text.substring(0,lStart+1)+
text.substring(lEnd+1);
ta.selectionStart = start - lStart-1;
ta.selectionEnd = end - lStart-1;
ta.focus();
}
function move2Bottom(ta){
let text = ta.value;
let start = ta.selectionStart;
let end = ta.selectionEnd;
let lStart = getNewlinePos_back(text,start-1);
let lEnd = getNewlinePos_forth(text,end);
ta.value = text.substring(0,lStart+1)+text.substring(lEnd+1)+
text.substring(lStart+1,lEnd+1);
ta.selectionStart = start + text.length - lEnd-1;
ta.selectionEnd = end + text.length - lEnd-1;
ta.focus();
}
function moveDown(ta){
let text = ta.value;
let start = ta.selectionStart;
let end = ta.selectionEnd;
let lStart = getNewlinePos_back(text,start-1);
let lEnd = getNewlinePos_forth(text,end);
let nextE = getNewlinePos_forth(text,lEnd+1);
ta.value = text.substring(0,lStart+1) + text.substring(lEnd+1,nextE+1) +
text.substring(lStart+1,lEnd+1)+text.substring(nextE+1);
ta.selectionStart = start + (nextE - lEnd);
ta.selectionEnd = end + (nextE - lEnd);
ta.focus();
}
function save(fn){
let u8=new TextEncoder().encode(textarea.value);let r=new TextDecoder('ISO-8859-1').decode(u8);location.href='i:0l'+fn+':'+r;
}
function onSave(){
save(location.pathname);
}

View File

@ -6,23 +6,21 @@
<description>Recent content in css on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/css/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/css/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>特定网址脚本、样式、额外html及预处理</title>
<link>/zh/sitejs/</link>
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
<guid>/zh/sitejs/</guid>
<description>技巧等级:中级
脚本 (第一时间装载js脚本见下面sitecss条目) 脚本需命名为 &amp;quot;[根域名].js&amp;quot;譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。 这些脚本需放到/data/data/info.torapp.uweb/files/sitejs目录下数量没有限制上百万都不成问题。 长按窗口按钮,勾选“执行网址用户脚本”。 脚本执行对浏览器无性能影响,即使有百万脚本存在。 目前支持两段、三段及少数四段域名最后两段不超过6字如com.cn的域名可取四段。所以脚本请不要以很长的域名来命名。 样式及第一时间装载js脚本 与此类似,用户样式需命名为 &amp;quot;[根域名].css&amp;quot;譬如baidu.com.css 或tieba.baidu.com.css。 样式文件需放到sitecss目录下。 sitecss目录下&amp;quot;[根域名].js&amp;quot;文件会在第一时间装载。 长按窗口按钮,勾选“使用网址用户样式”。 如果文件“default.css”存在访问网址时如果没有与域名匹配的css文件则使用此默认样式文件。 default.css可作为夜间模式来使用此时default.css为夜间模式css而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。 额外html及预处理 需命名为 &amp;quot;[域名].html&amp;quot;譬如baidu.com.html。注意此处与sitejs, sitecss不同不再是&amp;quot;[根域名]&amp;quot;。 文件需放到siteextra目录下。 长按窗口按钮,勾选“网址附加内容”。 额外html可以以&amp;quot;&amp;lt;textarea&amp;gt;&amp;quot;或&amp;quot;&amp;lt;div&amp;gt;&amp;lt;textarea&amp;gt;&amp;quot;等结尾此时超微算法自动判定用户欲对网址html源代码进行处理并将网址html源码附加在用户html后面从而成为textarea元素的内容供用户进行预处理。
文件&amp;quot;sitejs/.js&amp;quot;,&amp;quot;sitecss/.css&amp;quot;,&amp;quot;sitecss/.js&amp;quot;和&amp;quot;siteextra/.html&amp;quot;可作用于一切非http url本地文件浏览器界面等</description>
</item>
<item>
<title>利用用户自定义样式屏蔽不良信息</title>
<link>/zh/adblock_css/</link>
<pubDate>Wed, 18 May 2022 00:00:00 +0000</pubDate>
<guid>/zh/adblock_css/</guid>
<description>点击以下链接可安装全局样式,清后台重启浏览器,长按底部工具条窗口按钮弹出对话框后勾选上述文件名即可屏蔽不良信息。
floppymoose 广告屏蔽样式
@ -30,6 +28,5 @@ gozer 广告屏蔽样式
超微浏览器支持根域名屏蔽,完全绝杀手机不良信息小厂。但少部分不良信息大厂本身也提供高质量的内容服务,它们可以将不良信息伪装成正常的内容从而逃脱域名绝杀。
对这一部分不良信息而言,我们可以利用超微浏览器的自定义样式功能加以屏蔽。</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in curl on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Mon, 24 Aug 2020 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/curl/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Mon, 24 Aug 2020 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/curl/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>利用文件预处理预览/查看/播放可下载资源</title>
<link>/zh/filecap/</link>
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
<guid>/zh/filecap/</guid>
<description>技巧等级:中级
文件预处理配置文件为default.filecap每行格式如下
@ -26,6 +26,5 @@ txt:text/html:curl %p &#34;%u&#34; mp3:text/html:echo &#39;&amp;lt;audio control
pdf:uweb:echo file:///data/data/info.torapp.uweb/files/app/pdf.js/web/viewer.html?file=%u djvu:uweb:echo file:///data/data/info.torapp.uweb/files/app/djvu.html?url=%u epub:uweb:echo file:///data/data/info.torapp.uweb/files/app/reader/index.html?bookPath==%u 长按设置按钮,勾选“文件预处理”,清后台重启浏览器。则网页上点击下载按钮时上述文件类型会自动预览。
如果用户配置中处理命令用到curl则需要安装Termux并在Termux中安装curl (&amp;quot;apt install curl&amp;quot;)。</description>
</item>
</channel>
</rss>

View File

@ -6,177 +6,140 @@
<description>Recent content in Tags on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>国外网址</title>
<link>/zh/tags/%E5%9B%BD%E5%A4%96%E7%BD%91%E5%9D%80/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>/zh/tags/%E5%9B%BD%E5%A4%96%E7%BD%91%E5%9D%80/</guid>
<description></description>
</item>
<item>
<title>重定向</title>
<link>/zh/tags/%E9%87%8D%E5%AE%9A%E5%90%91/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>/zh/tags/%E9%87%8D%E5%AE%9A%E5%90%91/</guid>
<description></description>
</item>
<item>
<title>css</title>
<link>/zh/tags/css/</link>
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
<guid>/zh/tags/css/</guid>
<description></description>
</item>
<item>
<title>javascript</title>
<link>/zh/tags/javascript/</link>
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
<guid>/zh/tags/javascript/</guid>
<description></description>
</item>
<item>
<title>不良信息屏蔽</title>
<link>/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/</link>
<pubDate>Wed, 18 May 2022 00:00:00 +0000</pubDate>
<guid>/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/</guid>
<description></description>
</item>
<item>
<title>PC</title>
<link>/zh/tags/pc/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/tags/pc/</guid>
<description></description>
</item>
<item>
<title>ssh</title>
<link>/zh/tags/ssh/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/tags/ssh/</guid>
<description></description>
</item>
<item>
<title>termux</title>
<link>/zh/tags/termux/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/tags/termux/</guid>
<description></description>
</item>
<item>
<title>Windows</title>
<link>/zh/tags/windows/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/tags/windows/</guid>
<description></description>
</item>
<item>
<title>剪贴板</title>
<link>/zh/tags/%E5%89%AA%E8%B4%B4%E6%9D%BF/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/tags/%E5%89%AA%E8%B4%B4%E6%9D%BF/</guid>
<description></description>
</item>
<item>
<title>离线</title>
<link>/zh/tags/%E7%A6%BB%E7%BA%BF/</link>
<pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
<guid>/zh/tags/%E7%A6%BB%E7%BA%BF/</guid>
<description></description>
</item>
<item>
<title>网盘</title>
<link>/zh/tags/%E7%BD%91%E7%9B%98/</link>
<pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
<guid>/zh/tags/%E7%BD%91%E7%9B%98/</guid>
<description></description>
</item>
<item>
<title>资源</title>
<link>/zh/tags/%E8%B5%84%E6%BA%90/</link>
<pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
<guid>/zh/tags/%E8%B5%84%E6%BA%90/</guid>
<description></description>
</item>
<item>
<title>搜索</title>
<link>/zh/tags/%E6%90%9C%E7%B4%A2/</link>
<pubDate>Tue, 22 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/tags/%E6%90%9C%E7%B4%A2/</guid>
<description></description>
</item>
<item>
<title>tdict</title>
<link>/zh/tags/tdict/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/tags/tdict/</guid>
<description></description>
</item>
<item>
<title>tools</title>
<link>/zh/tags/tools/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/tags/tools/</guid>
<description></description>
</item>
<item>
<title>curl</title>
<link>/zh/tags/curl/</link>
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
<guid>/zh/tags/curl/</guid>
<description></description>
</item>
<item>
<title>电视</title>
<link>/zh/tags/%E7%94%B5%E8%A7%86/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/tags/%E7%94%B5%E8%A7%86/</guid>
<description></description>
</item>
<item>
<title>下载</title>
<link>/zh/tags/%E4%B8%8B%E8%BD%BD/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/tags/%E4%B8%8B%E8%BD%BD/</guid>
<description></description>
</item>
</channel>
</rss>

View File

@ -6,23 +6,21 @@
<description>Recent content in javascript on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>特定网址脚本、样式、额外html及预处理</title>
<link>/zh/sitejs/</link>
<pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
<guid>/zh/sitejs/</guid>
<description>技巧等级:中级
脚本 (第一时间装载js脚本见下面sitecss条目) 脚本需命名为 &amp;quot;[根域名].js&amp;quot;譬如baidu.com.js 或tieba.baidu.com.js 。此脚本将自动作用于所有相同根域名的网址上。如有多个脚本满足条件,以最长文件名为准。 这些脚本需放到/data/data/info.torapp.uweb/files/sitejs目录下数量没有限制上百万都不成问题。 长按窗口按钮,勾选“执行网址用户脚本”。 脚本执行对浏览器无性能影响,即使有百万脚本存在。 目前支持两段、三段及少数四段域名最后两段不超过6字如com.cn的域名可取四段。所以脚本请不要以很长的域名来命名。 样式及第一时间装载js脚本 与此类似,用户样式需命名为 &amp;quot;[根域名].css&amp;quot;譬如baidu.com.css 或tieba.baidu.com.css。 样式文件需放到sitecss目录下。 sitecss目录下&amp;quot;[根域名].js&amp;quot;文件会在第一时间装载。 长按窗口按钮,勾选“使用网址用户样式”。 如果文件“default.css”存在访问网址时如果没有与域名匹配的css文件则使用此默认样式文件。 default.css可作为夜间模式来使用此时default.css为夜间模式css而黑色主题类网址对应的域名为空文件。此种设定情况下仅白色主题网页会使用夜间模式css。 额外html及预处理 需命名为 &amp;quot;[域名].html&amp;quot;譬如baidu.com.html。注意此处与sitejs, sitecss不同不再是&amp;quot;[根域名]&amp;quot;。 文件需放到siteextra目录下。 长按窗口按钮,勾选“网址附加内容”。 额外html可以以&amp;quot;&amp;lt;textarea&amp;gt;&amp;quot;或&amp;quot;&amp;lt;div&amp;gt;&amp;lt;textarea&amp;gt;&amp;quot;等结尾此时超微算法自动判定用户欲对网址html源代码进行处理并将网址html源码附加在用户html后面从而成为textarea元素的内容供用户进行预处理。
文件&amp;quot;sitejs/.js&amp;quot;,&amp;quot;sitecss/.css&amp;quot;,&amp;quot;sitecss/.js&amp;quot;和&amp;quot;siteextra/.html&amp;quot;可作用于一切非http url本地文件浏览器界面等</description>
</item>
<item>
<title>小书签</title>
<link>/zh/bookmarklet/</link>
<pubDate>Fri, 24 Jun 2022 00:00:00 +0000</pubDate>
<guid>/zh/bookmarklet/</guid>
<description>超微浏览器支持直接运行远程网址上的小书签(Bookmarklet),将本页面或其它包含小书签网址加入书签。使用时只需长按小书签链接,点击“新窗口打开”,小书签将作用于超微浏览器最后一个窗口(非小书签窗口)页面上。
列出外部脚本
@ -45,12 +43,10 @@ Enables all form elements
表格排序
BugMeNot</description>
</item>
<item>
<title>长按链接弹出菜单</title>
<link>/zh/longclick/</link>
<pubDate>Fri, 06 Nov 2020 00:00:00 +0000</pubDate>
<guid>/zh/longclick/</guid>
<description>长按链接运行第三方程序 配置文件default.longclick每行格式如下同default.cmds
菜单名:mimetype:命令路径
@ -59,6 +55,5 @@ BugMeNot</description>
js文件格式如下
首行可以&amp;quot;//&amp;quot;开头后面紧跟目标网页urlurl中可包含&amp;quot;%u&amp;quot;等,打开网页时会用长按的链接替换。 首行非&amp;quot;//&amp;quot;开头者,整个脚本作用于当前网页,不再打开新网页。 第二行开始为javascript代码代码中可用arguments来获取參数。其中arguments[1]为长按的链接; arguments[2]为长按链接的文字描述; arguments[0]为js文件名。 </description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in PC on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/pc/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/pc/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>操作选中(富)文本/元素</title>
<link>/zh/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/pccopy/</guid>
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
@ -47,12 +47,10 @@ Windows PC 对Windows PC而言vista及以后自带clip.exe此时配置如
其它推荐工具(读取PC剪贴板)
pclip</description>
</item>
<item>
<title>浏览器控制服务器下载资源</title>
<link>/zh/pcdown/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/pcdown/</guid>
<description>技巧等级:高级
小孩要听英文有声书“The lying games”国内服务器没一个能下的最后还是在手机上用seedr秒下。但seedr的登录要用google人机交互确认用过代理、tunnel至手机等方法台式机死活登录不上。下面言归正传讲一下超微浏览器直接下载资源至台式机的方法
@ -71,6 +69,5 @@ PCdown:/data/data/com.termux/files/usr/bin/pcdownload
重启超微浏览器,点击链接下载时会弹出菜单,选择&amp;quot;PCdown&amp;quot;台式机会启动firefox下载手机指定文档。
可能大家有疑问,台式机无法登录,为什么手机可以登录?这是因为手机上应用多哈。</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in ssh on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>操作选中(富)文本/元素</title>
<link>/zh/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/pccopy/</guid>
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
@ -47,12 +47,10 @@ Windows PC 对Windows PC而言vista及以后自带clip.exe此时配置如
其它推荐工具(读取PC剪贴板)
pclip</description>
</item>
<item>
<title>一键执行预定义命令</title>
<link>/zh/cmd/</link>
<pubDate>Sat, 20 Jan 2018 00:00:00 +0000</pubDate>
<guid>/zh/cmd/</guid>
<description>技巧等级:中级 PC剪贴板(高级)
uweb浏览器支持一键执行任意预定义命令这些命令可以与剪贴板交互可以将结果文本、图像、音视频输出到浏览器窗口。
@ -70,12 +68,10 @@ mimetype用来表示命令的输出类型。除了标准的mimetype之外
下面是笔者使用的default.cmds配置命令具体解释
复制手机剪贴板至PC剪贴板:clip:ssh [user:password]@192.168.2.102 &#34;DISPLAY=:0 xsel -i&#34; PC剪贴板至手机剪贴板:/clip:ssh [user:password]@192.168.2.102 &#34;DISPLAY=:0 xsel -o&#34; </description>
</item>
<item>
<title>浏览器控制服务器下载资源</title>
<link>/zh/pcdown/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/pcdown/</guid>
<description>技巧等级:高级
小孩要听英文有声书“The lying games”国内服务器没一个能下的最后还是在手机上用seedr秒下。但seedr的登录要用google人机交互确认用过代理、tunnel至手机等方法台式机死活登录不上。下面言归正传讲一下超微浏览器直接下载资源至台式机的方法
@ -94,6 +90,5 @@ PCdown:/data/data/com.termux/files/usr/bin/pcdownload
重启超微浏览器,点击链接下载时会弹出菜单,选择&amp;quot;PCdown&amp;quot;台式机会启动firefox下载手机指定文档。
可能大家有疑问,台式机无法登录,为什么手机可以登录?这是因为手机上应用多哈。</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in tdict on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Sun, 06 Sep 2020 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/tdict/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sun, 06 Sep 2020 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/tdict/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>工具汇总</title>
<link>/zh/tools/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/tools/</guid>
<description>本文以超微浏览器为例来说明。
安装tdict检索工具 (本地检索,远程内容) 安装完tdict本地检索工具后可选择性安装字典索引及对应的搜索引擎至主屏。以下引擎仅作测试使用。
@ -39,6 +39,5 @@ oed索引
字典文件目录可通过修改termux下“~/share”符号链接来改动。也可使用其它压缩方式如zst此时配置变为&amp;quot;zd zst %s dictXXX&amp;quot;相应的字典文件名为dictXXX.zst。用户需提供zsttool工具解压文本。
插件页面也提供了词典方案,但如果手动配置会比较麻烦。</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in termux on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/termux/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/termux/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>操作选中(富)文本/元素</title>
<link>/zh/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/pccopy/</guid>
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
@ -47,12 +47,10 @@ Windows PC 对Windows PC而言vista及以后自带clip.exe此时配置如
其它推荐工具(读取PC剪贴板)
pclip</description>
</item>
<item>
<title>离线下载</title>
<link>/zh/loadbt/</link>
<pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
<guid>/zh/loadbt/</guid>
<description>seedr用户可使用常用链接利用seedr离线下载。使用时长按链接-&amp;gt;命令-&amp;gt;seedr离线...。 Telegram用户可使用特色服务利用tg bot离线下载至bot支持网盘。使用时长按链接-&amp;gt;命令-&amp;gt;tg...。 百度网盘存储空间大,但其离线下载限制很多,可能由于某些重要节点被屏蔽的原因,下载国外资料基本都会失败。国外离线网盘空间小,但下载成功率很高。
本文介绍一种技术,使用国外离线网盘下载资源,然后一键离线至百度网盘。
@ -71,12 +69,10 @@ default.longclick配置如下
离线下载资源至国外网盘,下载完成后在超微浏览器内点击资源下载,弹出菜单选择“百度离线下载”,完成整个流程。
其它支持离线下载的网页也可定义为一键离线。</description>
</item>
<item>
<title>工具汇总</title>
<link>/zh/tools/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/tools/</guid>
<description>本文以超微浏览器为例来说明。
安装tdict检索工具 (本地检索,远程内容) 安装完tdict本地检索工具后可选择性安装字典索引及对应的搜索引擎至主屏。以下引擎仅作测试使用。
@ -104,12 +100,10 @@ oed索引
字典文件目录可通过修改termux下“~/share”符号链接来改动。也可使用其它压缩方式如zst此时配置变为&amp;quot;zd zst %s dictXXX&amp;quot;相应的字典文件名为dictXXX.zst。用户需提供zsttool工具解压文本。
插件页面也提供了词典方案,但如果手动配置会比较麻烦。</description>
</item>
<item>
<title>利用文件预处理预览/查看/播放可下载资源</title>
<link>/zh/filecap/</link>
<pubDate>Mon, 24 Aug 2020 00:00:00 +0000</pubDate>
<guid>/zh/filecap/</guid>
<description>技巧等级:中级
文件预处理配置文件为default.filecap每行格式如下
@ -124,12 +118,10 @@ txt:text/html:curl %p &#34;%u&#34; mp3:text/html:echo &#39;&amp;lt;audio control
pdf:uweb:echo file:///data/data/info.torapp.uweb/files/app/pdf.js/web/viewer.html?file=%u djvu:uweb:echo file:///data/data/info.torapp.uweb/files/app/djvu.html?url=%u epub:uweb:echo file:///data/data/info.torapp.uweb/files/app/reader/index.html?bookPath==%u 长按设置按钮,勾选“文件预处理”,清后台重启浏览器。则网页上点击下载按钮时上述文件类型会自动预览。
如果用户配置中处理命令用到curl则需要安装Termux并在Termux中安装curl (&amp;quot;apt install curl&amp;quot;)。</description>
</item>
<item>
<title>一键执行预定义命令</title>
<link>/zh/cmd/</link>
<pubDate>Sat, 20 Jan 2018 00:00:00 +0000</pubDate>
<guid>/zh/cmd/</guid>
<description>技巧等级:中级 PC剪贴板(高级)
uweb浏览器支持一键执行任意预定义命令这些命令可以与剪贴板交互可以将结果文本、图像、音视频输出到浏览器窗口。
@ -147,12 +139,10 @@ mimetype用来表示命令的输出类型。除了标准的mimetype之外
下面是笔者使用的default.cmds配置命令具体解释
复制手机剪贴板至PC剪贴板:clip:ssh [user:password]@192.168.2.102 &#34;DISPLAY=:0 xsel -i&#34; PC剪贴板至手机剪贴板:/clip:ssh [user:password]@192.168.2.102 &#34;DISPLAY=:0 xsel -o&#34; </description>
</item>
<item>
<title>利用浏览器地址栏对函数作图</title>
<link>/zh/gnuplot/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/gnuplot/</guid>
<description>使用Android端uweb浏览器。
Termux提供了方便的软件包管理系统缺省的uWeb地址栏功能配置需用到作图软件gnuplot。
@ -165,12 +155,10 @@ apt install gnuplot 地址栏功能配置: 配置文件default.acmd每行格
gnuplot -e &#39;set term svg;set output; plot x&#39;
屏幕输出应该为正常的svg文件类似html文本。 Termux应为uweb定制包否则有一堆设定需要修改。 超微浏览器下长按设置按钮,勾选“标准错误输出”。再次在地址栏执行画图操作,此时浏览器会显示出错信息。 为保证地址栏输入函数符合gnuplot规范首个测试函数建议为&amp;quot;x&amp;quot;,即整个地址栏内输入为&amp;quot;x&amp;quot;。 </description>
</item>
<item>
<title>浏览器控制服务器下载资源</title>
<link>/zh/pcdown/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/pcdown/</guid>
<description>技巧等级:高级
小孩要听英文有声书“The lying games”国内服务器没一个能下的最后还是在手机上用seedr秒下。但seedr的登录要用google人机交互确认用过代理、tunnel至手机等方法台式机死活登录不上。下面言归正传讲一下超微浏览器直接下载资源至台式机的方法
@ -189,6 +177,5 @@ PCdown:/data/data/com.termux/files/usr/bin/pcdownload
重启超微浏览器,点击链接下载时会弹出菜单,选择&amp;quot;PCdown&amp;quot;台式机会启动firefox下载手机指定文档。
可能大家有疑问,台式机无法登录,为什么手机可以登录?这是因为手机上应用多哈。</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in tools on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Sun, 06 Sep 2020 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/tools/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sun, 06 Sep 2020 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/tools/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>工具汇总</title>
<link>/zh/tools/</link>
<pubDate>Sun, 06 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/tools/</guid>
<description>本文以超微浏览器为例来说明。
安装tdict检索工具 (本地检索,远程内容) 安装完tdict本地检索工具后可选择性安装字典索引及对应的搜索引擎至主屏。以下引擎仅作测试使用。
@ -39,6 +39,5 @@ oed索引
字典文件目录可通过修改termux下“~/share”符号链接来改动。也可使用其它压缩方式如zst此时配置变为&amp;quot;zd zst %s dictXXX&amp;quot;相应的字典文件名为dictXXX.zst。用户需提供zsttool工具解压文本。
插件页面也提供了词典方案,但如果手动配置会比较麻烦。</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in Windows on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/windows/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/windows/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>操作选中(富)文本/元素</title>
<link>/zh/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/pccopy/</guid>
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
@ -47,6 +47,5 @@ Windows PC 对Windows PC而言vista及以后自带clip.exe此时配置如
其它推荐工具(读取PC剪贴板)
pclip</description>
</item>
</channel>
</rss>

View File

@ -5,12 +5,12 @@
<link>/zh/tags/%E4%B8%8B%E8%BD%BD/</link>
<description>Recent content in 下载 on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language><atom:link href="/zh/tags/%E4%B8%8B%E8%BD%BD/index.xml" rel="self" type="application/rss+xml" />
<language>zh</language>
<atom:link href="/zh/tags/%E4%B8%8B%E8%BD%BD/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>浏览器控制服务器下载资源</title>
<link>/zh/pcdown/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/pcdown/</guid>
<description>技巧等级:高级
小孩要听英文有声书“The lying games”国内服务器没一个能下的最后还是在手机上用seedr秒下。但seedr的登录要用google人机交互确认用过代理、tunnel至手机等方法台式机死活登录不上。下面言归正传讲一下超微浏览器直接下载资源至台式机的方法
@ -29,6 +29,5 @@ PCdown:/data/data/com.termux/files/usr/bin/pcdownload
重启超微浏览器,点击链接下载时会弹出菜单,选择&amp;quot;PCdown&amp;quot;台式机会启动firefox下载手机指定文档。
可能大家有疑问,台式机无法登录,为什么手机可以登录?这是因为手机上应用多哈。</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in 不良信息屏蔽 on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Wed, 18 May 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 18 May 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/%E4%B8%8D%E8%89%AF%E4%BF%A1%E6%81%AF%E5%B1%8F%E8%94%BD/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>利用用户自定义样式屏蔽不良信息</title>
<link>/zh/adblock_css/</link>
<pubDate>Wed, 18 May 2022 00:00:00 +0000</pubDate>
<guid>/zh/adblock_css/</guid>
<description>点击以下链接可安装全局样式,清后台重启浏览器,长按底部工具条窗口按钮弹出对话框后勾选上述文件名即可屏蔽不良信息。
floppymoose 广告屏蔽样式
@ -19,12 +19,10 @@ gozer 广告屏蔽样式
超微浏览器支持根域名屏蔽,完全绝杀手机不良信息小厂。但少部分不良信息大厂本身也提供高质量的内容服务,它们可以将不良信息伪装成正常的内容从而逃脱域名绝杀。
对这一部分不良信息而言,我们可以利用超微浏览器的自定义样式功能加以屏蔽。</description>
</item>
<item>
<title>视频播放小窍门</title>
<link>/zh/video/</link>
<pubDate>Tue, 22 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/video/</guid>
<description>覆盖安装全屏播放菜单示例:屏幕旋转,退出
本文以超微浏览器为例来说明。
@ -32,12 +30,10 @@ gozer 广告屏蔽样式
视频资源:
视频解析配置 nbwz mvcat novip bdys z2py ddrk nfmovies 电视直播 OK资源 全国电视直播 免费视频 国外剧 纪录片 网络直播 点击安装&amp;quot;视频播放增强(倍速等)635+版本功能已内置,仅供高级用户定制参考。&amp;quot;</description>
</item>
<item>
<title>加速访问国外网站</title>
<link>/zh/hosts/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/hosts/</guid>
<description>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。
使用Android端uweb浏览器。
@ -54,12 +50,10 @@ fbcdn.net
其它国外网址访问技巧:
尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。 关闭网页图片 </description>
</item>
<item>
<title>绝杀完整域名树</title>
<link>/zh/adblock_domain/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/adblock_domain/</guid>
<description>域名文件可屏蔽文件中域名的一切子域名、孙域名、......可彻底绝杀一切不良信息。所以用户屏蔽根域名时无需选择提示中出现的整个域名只需选取最后两段或三段最后两段不超过6字符如com.cn的域名可取四段
可使用列出外部脚本小书签生成外部js文件列表然后长按底部工具栏&amp;quot;js&amp;quot;按钮,执行&amp;quot;网址转链接&amp;quot;菜单命令,长按可疑链接(一般为域名不同的外链),执行“屏蔽根域名”。
@ -75,6 +69,5 @@ fbcdn.net
如果用到了第二个正则表达式,此时将域名前缀表达式合并到第二个正则表达式中,从而仅使用一个表达式可优化性能。
点击本链接自动用样例覆盖default.hosts</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in 剪贴板 on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/%E5%89%AA%E8%B4%B4%E6%9D%BF/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 23 Apr 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/%E5%89%AA%E8%B4%B4%E6%9D%BF/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>操作选中(富)文本/元素</title>
<link>/zh/pccopy/</link>
<pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate>
<guid>/zh/pccopy/</guid>
<description>点击以下链接可安装长按“链接”按钮菜单:
bing翻译
@ -47,12 +47,10 @@ Windows PC 对Windows PC而言vista及以后自带clip.exe此时配置如
其它推荐工具(读取PC剪贴板)
pclip</description>
</item>
<item>
<title>一键执行预定义命令</title>
<link>/zh/cmd/</link>
<pubDate>Sat, 20 Jan 2018 00:00:00 +0000</pubDate>
<guid>/zh/cmd/</guid>
<description>技巧等级:中级 PC剪贴板(高级)
uweb浏览器支持一键执行任意预定义命令这些命令可以与剪贴板交互可以将结果文本、图像、音视频输出到浏览器窗口。
@ -70,6 +68,5 @@ mimetype用来表示命令的输出类型。除了标准的mimetype之外
下面是笔者使用的default.cmds配置命令具体解释
复制手机剪贴板至PC剪贴板:clip:ssh [user:password]@192.168.2.102 &#34;DISPLAY=:0 xsel -i&#34; PC剪贴板至手机剪贴板:/clip:ssh [user:password]@192.168.2.102 &#34;DISPLAY=:0 xsel -o&#34; </description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in 国外网址 on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/%E5%9B%BD%E5%A4%96%E7%BD%91%E5%9D%80/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/%E5%9B%BD%E5%A4%96%E7%BD%91%E5%9D%80/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>重定向网址</title>
<link>/zh/redirect/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>/zh/redirect/</guid>
<description>全局重定向 长按设置,选中&amp;quot;自定义资源重定向&amp;quot;。此时如果全局重定向url为有效网址则所有网络访问被内部重定向至url: &amp;quot;[全局重定向url]+[原始url]&amp;quot;。
创建免费魔法重定向,说明类似但代码不同
@ -51,12 +51,10 @@ goods.kaola.com::goods.kaolavvv.com
product.dangdang.com::product.dangdangvvv.com
item.gome.com.cn::item.gomevvv.com.cn</description>
</item>
<item>
<title>加速访问国外网站</title>
<link>/zh/hosts/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/hosts/</guid>
<description>不少国外网站本身虽可访问,但由于网站需要下载其它网址的资源而导致无法访问。根域名屏蔽可屏蔽文件中域名的一切子域名、孙域名、......,从而主动排除这些网址,最终允许浏览器快速访问。
使用Android端uweb浏览器。
@ -73,6 +71,5 @@ fbcdn.net
其它国外网址访问技巧:
尝试关闭javascript, 譬如程序员网站stackoverflow.com在关闭javascript的情况下国内一般均可快速访问。 关闭网页图片 </description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in 搜索 on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Tue, 22 Sep 2020 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/%E6%90%9C%E7%B4%A2/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 22 Sep 2020 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/%E6%90%9C%E7%B4%A2/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>视频播放小窍门</title>
<link>/zh/video/</link>
<pubDate>Tue, 22 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/video/</guid>
<description>覆盖安装全屏播放菜单示例:屏幕旋转,退出
本文以超微浏览器为例来说明。
@ -19,12 +19,10 @@
视频资源:
视频解析配置 nbwz mvcat novip bdys z2py ddrk nfmovies 电视直播 OK资源 全国电视直播 免费视频 国外剧 纪录片 网络直播 点击安装&amp;quot;视频播放增强(倍速等)635+版本功能已内置,仅供高级用户定制参考。&amp;quot;</description>
</item>
<item>
<title>分类多引擎搜索</title>
<link>/zh/searchcat/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/searchcat/</guid>
<description>点击本链接自动安装分类多引擎文件至&amp;quot;bookmark&amp;quot;目录下。
超微浏览器中通过“设置”-&amp;gt;“总目录”-&amp;gt;“↑”-&amp;gt;“Download”点击后缀为.search的下载文件超微浏览器将自动显示分类多引擎搜索。此时可按菜单键或长按底部工具条后退按钮选择“添加到桌面”方便以后访问。
@ -40,6 +38,5 @@ d:mimetype:[含%s的命令行]:[外部资源url]
查询时关键词会自动替换命令行中的%s。
笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</description>
</item>
</channel>
</rss>

View File

@ -5,12 +5,12 @@
<link>/zh/tags/%E7%94%B5%E8%A7%86/</link>
<description>Recent content in 电视 on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language><atom:link href="/zh/tags/%E7%94%B5%E8%A7%86/index.xml" rel="self" type="application/rss+xml" />
<language>zh</language>
<atom:link href="/zh/tags/%E7%94%B5%E8%A7%86/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>电视直播</title>
<link>/zh/tvlive/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/tvlive/</guid>
<description>CCTV1
CCTV2财经
@ -83,6 +83,5 @@ CCTV17农村
深圳财经频道
深圳娱乐频道</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in 离线 on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Tue, 15 Dec 2020 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/%E7%A6%BB%E7%BA%BF/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 15 Dec 2020 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/%E7%A6%BB%E7%BA%BF/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>离线下载</title>
<link>/zh/loadbt/</link>
<pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
<guid>/zh/loadbt/</guid>
<description>seedr用户可使用常用链接利用seedr离线下载。使用时长按链接-&amp;gt;命令-&amp;gt;seedr离线...。 Telegram用户可使用特色服务利用tg bot离线下载至bot支持网盘。使用时长按链接-&amp;gt;命令-&amp;gt;tg...。 百度网盘存储空间大,但其离线下载限制很多,可能由于某些重要节点被屏蔽的原因,下载国外资料基本都会失败。国外离线网盘空间小,但下载成功率很高。
本文介绍一种技术,使用国外离线网盘下载资源,然后一键离线至百度网盘。
@ -30,6 +30,5 @@ default.longclick配置如下
离线下载资源至国外网盘,下载完成后在超微浏览器内点击资源下载,弹出菜单选择“百度离线下载”,完成整个流程。
其它支持离线下载的网页也可定义为一键离线。</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in 网盘 on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Tue, 15 Dec 2020 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/%E7%BD%91%E7%9B%98/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 15 Dec 2020 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/%E7%BD%91%E7%9B%98/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>离线下载</title>
<link>/zh/loadbt/</link>
<pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
<guid>/zh/loadbt/</guid>
<description>seedr用户可使用常用链接利用seedr离线下载。使用时长按链接-&amp;gt;命令-&amp;gt;seedr离线...。 Telegram用户可使用特色服务利用tg bot离线下载至bot支持网盘。使用时长按链接-&amp;gt;命令-&amp;gt;tg...。 百度网盘存储空间大,但其离线下载限制很多,可能由于某些重要节点被屏蔽的原因,下载国外资料基本都会失败。国外离线网盘空间小,但下载成功率很高。
本文介绍一种技术,使用国外离线网盘下载资源,然后一键离线至百度网盘。
@ -30,6 +30,5 @@ default.longclick配置如下
离线下载资源至国外网盘,下载完成后在超微浏览器内点击资源下载,弹出菜单选择“百度离线下载”,完成整个流程。
其它支持离线下载的网页也可定义为一键离线。</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in 资源 on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Tue, 15 Dec 2020 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/%E8%B5%84%E6%BA%90/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 15 Dec 2020 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/%E8%B5%84%E6%BA%90/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>离线下载</title>
<link>/zh/loadbt/</link>
<pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
<guid>/zh/loadbt/</guid>
<description>seedr用户可使用常用链接利用seedr离线下载。使用时长按链接-&amp;gt;命令-&amp;gt;seedr离线...。 Telegram用户可使用特色服务利用tg bot离线下载至bot支持网盘。使用时长按链接-&amp;gt;命令-&amp;gt;tg...。 百度网盘存储空间大,但其离线下载限制很多,可能由于某些重要节点被屏蔽的原因,下载国外资料基本都会失败。国外离线网盘空间小,但下载成功率很高。
本文介绍一种技术,使用国外离线网盘下载资源,然后一键离线至百度网盘。
@ -30,12 +30,10 @@ default.longclick配置如下
离线下载资源至国外网盘,下载完成后在超微浏览器内点击资源下载,弹出菜单选择“百度离线下载”,完成整个流程。
其它支持离线下载的网页也可定义为一键离线。</description>
</item>
<item>
<title>视频播放小窍门</title>
<link>/zh/video/</link>
<pubDate>Tue, 22 Sep 2020 00:00:00 +0000</pubDate>
<guid>/zh/video/</guid>
<description>覆盖安装全屏播放菜单示例:屏幕旋转,退出
本文以超微浏览器为例来说明。
@ -43,6 +41,5 @@ default.longclick配置如下
视频资源:
视频解析配置 nbwz mvcat novip bdys z2py ddrk nfmovies 电视直播 OK资源 全国电视直播 免费视频 国外剧 纪录片 网络直播 点击安装&amp;quot;视频播放增强(倍速等)635+版本功能已内置,仅供高级用户定制参考。&amp;quot;</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in 重定向 on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="/zh/tags/%E9%87%8D%E5%AE%9A%E5%90%91/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Tue, 11 Apr 2023 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/tags/%E9%87%8D%E5%AE%9A%E5%90%91/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>重定向网址</title>
<link>/zh/redirect/</link>
<pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
<guid>/zh/redirect/</guid>
<description>全局重定向 长按设置,选中&amp;quot;自定义资源重定向&amp;quot;。此时如果全局重定向url为有效网址则所有网络访问被内部重定向至url: &amp;quot;[全局重定向url]+[原始url]&amp;quot;。
创建免费魔法重定向,说明类似但代码不同
@ -51,6 +51,5 @@ goods.kaola.com::goods.kaolavvv.com
product.dangdang.com::product.dangdangvvv.com
item.gome.com.cn::item.gomevvv.com.cn</description>
</item>
</channel>
</rss>

View File

@ -6,12 +6,12 @@
<description>Recent content in Topposts on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Thu, 28 Jul 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/topposts/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Thu, 28 Jul 2022 00:00:00 +0000</lastBuildDate>
<atom:link href="/zh/topposts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>浏览器多搜索引擎一键直达</title>
<link>/zh/search/</link>
<pubDate>Thu, 28 Jul 2022 00:00:00 +0000</pubDate>
<guid>/zh/search/</guid>
<description>超微浏览器下点击搜索引擎配置链接可自动添加到主屏。
推荐引擎(将下面文本添加到home5.search中)
@ -81,21 +81,17 @@ novip:https://www.novipnoad.com/s=
555dianying:https://555dianying.cc/vodsearch/-------------.html?wd=
zhenbuka:https://www.zhenbuka.net/search/-------------.html?wd=</description>
</item>
<item>
<title>技巧网站导航</title>
<link>/zh/sitemap/</link>
<pubDate>Wed, 27 Jul 2022 00:00:00 +0000</pubDate>
<guid>/zh/sitemap/</guid>
<description>界面配置 搜索引擎 主页 快速访问 界面配置及杂项 (gitee镜像) 备份与恢复 个性化 工具条按钮长按菜单 浏览器标识 js脚本 常用服务 常用链接 常用命令 远程脚本 选中文本类菜单 长按链接弹出菜单 底部工具条定制 手势 高级个性化定制 高级设置 内容类 信息隐藏 CSS样式 重定向 特定网址用户脚本及样式 网站离线资源 工具应用类 小书签 文件预处理 html5应用 文件管理器 工具汇总 终端应用及Termux 超级计算器 函数作图 定时脚本 离线下载 输入法辅助 部件检索 综合 配置文件列表 插件 使用技巧 使用攻略 使用技巧 视频 安卓系统出错诊断 </description>
</item>
<item>
<title>配置浏览器特色服务</title>
<link>/zh/urls/</link>
<pubDate>Tue, 28 Jun 2022 00:00:00 +0000</pubDate>
<guid>/zh/urls/</guid>
<description>超微浏览器下点击配置链接可自动添加特色服务,强制清空后台重启后长按图像按钮可用。
配置文件&amp;quot;default.urls&amp;quot;如下:
@ -160,12 +156,10 @@ google docs:http://docs.google.com/gview?embedded=true&amp;amp;url=
发送url(只显视频):i:5ji:0mc16:
发送url(书签整网全屏):i:5ji:52../home5:i:0mi:5f:</description>
</item>
<item>
<title>配置浏览器常用命令</title>
<link>/zh/cmds/</link>
<pubDate>Wed, 01 Jun 2022 00:00:00 +0000</pubDate>
<guid>/zh/cmds/</guid>
<description>超微浏览器下点击配置链接可自动添加常用命令,强制清空后台重启后长按历史按钮可用。
打开剪贴板内链接、代码编辑器、淘宝比价 (淘宝app内分享复制链接后在超微内直接执行此命令)、本地markdown显示支持数学公式、各类图表
@ -185,12 +179,10 @@ tgz install::toybox tar -xzf %f -C /
发送url::printf &#39;%u&#39;|/system/bin/toybox nc 192.168.2.155 1500
发送url(播放器)::printf &#39;i:5g%u&#39;|/system/bin/toybox nc 192.168.2.155 1500</description>
</item>
<item>
<title>运行javascript脚本</title>
<link>/zh/rjs/</link>
<pubDate>Sun, 01 May 2022 00:00:00 +0000</pubDate>
<guid>/zh/rjs/</guid>
<description>特定网址用户脚本
全局脚本位于js子目录, 长按[☰]按钮配置。点击以下链
@ -218,6 +210,5 @@ Selection to paragraph:;let g=&#39;paragraph&#39;;getSelection().modify(&#39;mov
[远程脚本名]:[返回url数组的javascript代码]
其中url可以为本地http脚本地址。譬如&#39;https://local/...&#39; (本地html5应用或离线缓存)。此时js脚本也可使用.link文件方式调用。</description>
</item>
</channel>
</rss>

View File

@ -5,12 +5,12 @@
<link>/zh/unlist/</link>
<description>Recent content in Unlists on 超微浏览器: 威、快、高效、极致优化</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language><atom:link href="/zh/unlist/index.xml" rel="self" type="application/rss+xml" />
<language>zh</language>
<atom:link href="/zh/unlist/index.xml" rel="self" type="application/rss+xml" />
<item>
<title></title>
<link>/zh/readme/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/zh/readme/</guid>
<description>超微浏览器 (uweb browser): 释放无尽威能,微、威、快、高效、极致优化 English
捐赠
@ -28,6 +28,5 @@ Amazon appstore
支持自定义任意多个搜索引擎; 支持执行用户提供任何js文件; 支持用户定义任意多个useragent; 长按链接支持运行第三方程序; 长按链接支持运行用户js文件。
配套安装uWeb定制Termux应用可用地址栏作图类似matlab功能、超级计算器无限精度/π的前万位或更多、无限函数、无限常量、符号演算解方程、分解因式、求积分导数、离线字典查找等。譬如地址栏输入sin(x)**5就直接得到函数图形。利用好第三方代码才能真正发挥出uWeb的潜能。</description>
</item>
</channel>
</rss>