supports ctrl-a to ctrl-z with i:56 urls

master
James Feng Cao 2 years ago
parent 9dc075503b
commit 5b3b3fe5d1

@ -17,6 +17,7 @@
- Site-specific JS/CSS/HTML/preprocessing. - Site-specific JS/CSS/HTML/preprocessing.
- Online play/preview/preprocess for downloadable resources. - Online play/preview/preprocess for downloadable resources.
- Multiple type profiles: switch any data including website logins, user configurations orthogonally. - Multiple type profiles: switch any data including website logins, user configurations orthogonally.
- Supports user "hosts" file.
#### Main features #### Main features
Custom paper size PDF export and long vector screenshot, TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup & restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.). Custom paper size PDF export and long vector screenshot, TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup & restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.).

@ -5,7 +5,28 @@
<link>/en/_posts/</link> <link>/en/_posts/</link>
<description>Recent content in _posts on uweb browser: unlimited power</description> <description>Recent content in _posts on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Mon, 20 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/_posts/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Tue, 21 Mar 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>Tue, 21 Mar 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):
Extend site cookies to 10 years
Clear site cookies
VPN
Switch configuration
Wait for network msg
Certificate info
Backup to box.com
Restore from box.com
upload to box.com
More webdav link menu items
Web fullscreen
Long pressing the bookmark button in uweb browser will popup menus defined in file &amp;quot;default.link&amp;quot;. The file format is as follows:</description>
</item>
<item> <item>
<title>Hosts files</title> <title>Hosts files</title>
<link>/en/adblock_domain/</link> <link>/en/adblock_domain/</link>
@ -127,27 +148,6 @@ The following html5 applications are allowed to read local files referred by &am
&amp;quot;default.longclick&amp;quot;: to configure menus when long-pressing hypertext.</description> &amp;quot;default.longclick&amp;quot;: to configure menus when long-pressing hypertext.</description>
</item> </item>
<item>
<title>Links</title>
<link>/en/links/</link>
<pubDate>Thu, 30 Jun 2022 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):
Extend site cookies to 10 years
Clear site cookies
VPN
Switch configuration
Wait for network msg
Certificate info
Backup to box.com
Restore from box.com
upload to box.com
More webdav link menu items
Web fullscreen
Long pressing the bookmark button in uweb browser will popup menus defined in file &amp;quot;default.link&amp;quot;. The file format is as follows:</description>
</item>
<item> <item>
<title>AD blocking</title> <title>AD blocking</title>
<link>/en/adblock/</link> <link>/en/adblock/</link>

@ -51,7 +51,8 @@
<p><a href="https://releases.pagure.org/uweb/">pagure</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="main-featuresreadmeindexhtml"><a href="../readme/index.html">Main features</a></h4>
<h4 id="change-logs">Change logs</h4> <h4 id="change-logs">Change logs</h4>
<p>983: support <a href="../adblock_domain/index.html">&quot;hosts&quot;</a> file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.<br> <p>985: <a href="../links/index.html">Special urls</a> to support shortcut keys such as ctrl-a to ctrl-z.<br>
983: support <a href="../adblock_domain/index.html">&quot;hosts&quot;</a> file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.<br>
975: <a href="../bookmark/index.html">Bookmarks</a> to support styling for markdown etc.<br> 975: <a href="../bookmark/index.html">Bookmarks</a> to support styling for markdown etc.<br>
971: <a href="../links/index.html">multiple type profiles</a>: switch any data including website logins, user configurations orthogonally.<br> 971: <a href="../links/index.html">multiple type profiles</a>: switch any data including website logins, user configurations orthogonally.<br>
968: multiple links support for single MENU/(New)Button/GESTURE definition.<br> 968: multiple links support for single MENU/(New)Button/GESTURE definition.<br>
@ -75,7 +76,7 @@
</ul> </ul>
</div> </div>
<p>Last Modified: 21 March 2023<br> <p>Last Modified: 22 March 2023<br>
supports hosts<br> supports hosts<br>
<pre></pre> <pre></pre>
</p> </p>

@ -95,6 +95,12 @@
</li> </li>
<li class="post">
<a href="links/index.html">
<span>Links</span>
</a>
</li>
<li class="post"> <li class="post">
<a href="adblock_domain/index.html"> <a href="adblock_domain/index.html">
<span>Hosts files</span> <span>Hosts files</span>
@ -149,12 +155,6 @@
</a> </a>
</li> </li>
<li class="post">
<a href="links/index.html">
<span>Links</span>
</a>
</li>
<li class="post"> <li class="post">
<a href="adblock/index.html"> <a href="adblock/index.html">
<span>AD blocking</span> <span>AD blocking</span>

@ -5,7 +5,28 @@
<link>/en/</link> <link>/en/</link>
<description>Recent content on uweb browser: unlimited power</description> <description>Recent content on uweb browser: unlimited power</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Mon, 20 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Tue, 21 Mar 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>Tue, 21 Mar 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):
Extend site cookies to 10 years
Clear site cookies
VPN
Switch configuration
Wait for network msg
Certificate info
Backup to box.com
Restore from box.com
upload to box.com
More webdav link menu items
Web fullscreen
Long pressing the bookmark button in uweb browser will popup menus defined in file &amp;quot;default.link&amp;quot;. The file format is as follows:</description>
</item>
<item> <item>
<title>Hosts files</title> <title>Hosts files</title>
<link>/en/adblock_domain/</link> <link>/en/adblock_domain/</link>
@ -164,11 +185,10 @@ github
sourceforge sourceforge
powerfolder powerfolder
pagure pagure
Main features Change logs 983: support &amp;quot;hosts&amp;quot; file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name. Main features Change logs 985: Special urls to support shortcut keys such as ctrl-a to ctrl-z.
983: support &amp;quot;hosts&amp;quot; file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.
975: Bookmarks to support styling for markdown etc. 975: Bookmarks to support styling for markdown etc.
971: multiple type profiles: switch any data including website logins, user configurations orthogonally. 971: multiple type profiles: switch any data including website logins, user configurations orthogonally.</description>
968: multiple links support for single MENU/(New)Button/GESTURE definition.
964: site source html preprocessing before rendering with user site extra html.</description>
</item> </item>
<item> <item>
@ -201,27 +221,6 @@ Main features Change logs 983: support &amp;quot;hosts&amp;quot; file domain nam
&amp;quot;default.longclick&amp;quot;: to configure menus when long-pressing hypertext.</description> &amp;quot;default.longclick&amp;quot;: to configure menus when long-pressing hypertext.</description>
</item> </item>
<item>
<title>Links</title>
<link>/en/links/</link>
<pubDate>Thu, 30 Jun 2022 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):
Extend site cookies to 10 years
Clear site cookies
VPN
Switch configuration
Wait for network msg
Certificate info
Backup to box.com
Restore from box.com
upload to box.com
More webdav link menu items
Web fullscreen
Long pressing the bookmark button in uweb browser will popup menus defined in file &amp;quot;default.link&amp;quot;. The file format is as follows:</description>
</item>
<item> <item>
<title>AD blocking</title> <title>AD blocking</title>
<link>/en/adblock/</link> <link>/en/adblock/</link>

@ -213,7 +213,8 @@ Save as link.</p>
</li> </li>
<li> <li>
<p>i:56[string]<br> <p>i:56[string]<br>
Use [string] as user input on web page.</p> Use [string] as user input on web page.<br>
The string can have any character such as ascii code 0-26, where code 0 means clear, and code 1-26 are from ctrl-A to ctrl-Z as shortcut keys. (to type &quot;Ctrl-A&quot; into a text file, use &quot;Ctrl-Q Ctrl-A&quot; with emacs or &quot;Ctrl-V Ctrl-A&quot; with vim)</p>
</li> </li>
<li> <li>
<p>i:57[jscode]<br> <p>i:57[jscode]<br>
@ -296,10 +297,9 @@ use &quot;i:0mi:92Host;209.216.230.240::https://news.ycombinator.com&quot; to vi
</ul> </ul>
</div> </div>
<p>Last Modified: 20 March 2023<br> <p>Last Modified: 22 March 2023<br>
supports hosts<br> i:56 to support ctrl-a to ctrl-z<br>
<pre>Add &#39;clear cookie <pre>i:56 urls support CTRL_A to CTRL-Z
enhance i:0m
</pre> </pre>
</p> </p>

@ -64,6 +64,7 @@
<li>Site-specific JS/CSS/HTML/preprocessing.</li> <li>Site-specific JS/CSS/HTML/preprocessing.</li>
<li>Online play/preview/preprocess for downloadable resources.</li> <li>Online play/preview/preprocess for downloadable resources.</li>
<li>Multiple type profiles: switch any data including website logins, user configurations orthogonally.</li> <li>Multiple type profiles: switch any data including website logins, user configurations orthogonally.</li>
<li>Supports user &quot;hosts&quot; file.</li>
</ul> </ul>
<h4 id="main-features">Main features</h4> <h4 id="main-features">Main features</h4>
<p>Custom paper size PDF export and long vector screenshot, TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup &amp; restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.).</p> <p>Custom paper size PDF export and long vector screenshot, TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup &amp; restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.).</p>
@ -95,8 +96,8 @@
</ul> </ul>
</div> </div>
<p>Last Modified: 21 March 2023<br> <p>Last Modified: 22 March 2023<br>
supports hosts<br> i:56 to support ctrl-a to ctrl-z<br>
<pre></pre> <pre></pre>
</p> </p>

@ -3,7 +3,7 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>/en/_posts/</loc> <loc>/en/_posts/</loc>
<lastmod>2023-03-21T13:34:07+08:00</lastmod> <lastmod>2023-03-22T18:54:16+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
@ -15,46 +15,59 @@
href="/en/_posts/" href="/en/_posts/"
/> />
</url><url> </url><url>
<loc>/en/tags/adblock/</loc> <loc>/en/links/</loc>
<lastmod>2023-03-21T13:34:07+08:00</lastmod> <lastmod>2023-03-22T18:54:16+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="zh"
href="/zh/links/"
/>
<xhtml:link
rel="alternate"
hreflang="en"
href="/en/links/"
/>
</url><url> </url><url>
<loc>/en/adblock_domain/</loc> <loc>/en/</loc>
<lastmod>2023-03-21T13:34:07+08:00</lastmod> <lastmod>2023-03-22T19:01:51+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
href="/zh/adblock_domain/" href="/zh/"
/> />
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="en" hreflang="en"
href="/en/adblock_domain/" href="/en/"
/> />
</url><url> </url><url>
<loc>/en/tags/</loc> <loc>/en/tags/adblock/</loc>
<lastmod>2023-03-21T13:34:07+08:00</lastmod>
</url><url>
<loc>/en/adblock_domain/</loc>
<lastmod>2023-03-21T13:34:07+08:00</lastmod> <lastmod>2023-03-21T13:34:07+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
href="/zh/tags/" href="/zh/adblock_domain/"
/> />
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="en" hreflang="en"
href="/en/tags/" href="/en/adblock_domain/"
/> />
</url><url> </url><url>
<loc>/en/</loc> <loc>/en/tags/</loc>
<lastmod>2023-03-21T13:34:07+08:00</lastmod> <lastmod>2023-03-21T13:34:07+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
href="/zh/" href="/zh/tags/"
/> />
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="en" hreflang="en"
href="/en/" href="/en/tags/"
/> />
</url><url> </url><url>
<loc>/en/search/</loc> <loc>/en/search/</loc>
@ -71,7 +84,7 @@
/> />
</url><url> </url><url>
<loc>/en/topposts/</loc> <loc>/en/topposts/</loc>
<lastmod>2023-03-21T13:33:03+08:00</lastmod> <lastmod>2023-03-22T19:01:51+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
@ -181,7 +194,7 @@
/> />
</url><url> </url><url>
<loc>/en/changelog/</loc> <loc>/en/changelog/</loc>
<lastmod>2023-03-21T13:33:03+08:00</lastmod> <lastmod>2023-03-22T19:01:51+08:00</lastmod>
</url><url> </url><url>
<loc>/en/sitemap/</loc> <loc>/en/sitemap/</loc>
<lastmod>2023-02-01T09:52:11+08:00</lastmod> <lastmod>2023-02-01T09:52:11+08:00</lastmod>
@ -208,19 +221,6 @@
hreflang="en" hreflang="en"
href="/en/filenames/" href="/en/filenames/"
/> />
</url><url>
<loc>/en/links/</loc>
<lastmod>2023-03-20T06:54:52+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="zh"
href="/zh/links/"
/>
<xhtml:link
rel="alternate"
hreflang="en"
href="/en/links/"
/>
</url><url> </url><url>
<loc>/en/adblock/</loc> <loc>/en/adblock/</loc>
<lastmod>2023-02-20T21:48:27+08:00</lastmod> <lastmod>2023-02-20T21:48:27+08:00</lastmod>
@ -508,7 +508,7 @@
/> />
</url><url> </url><url>
<loc>/en/readme/</loc> <loc>/en/readme/</loc>
<lastmod>2023-03-21T13:29:13+08:00</lastmod> <lastmod>2023-03-22T18:58:01+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"
@ -533,7 +533,7 @@
/> />
</url><url> </url><url>
<loc>/en/unlist/</loc> <loc>/en/unlist/</loc>
<lastmod>2023-03-21T13:29:13+08:00</lastmod> <lastmod>2023-03-22T18:58:01+08:00</lastmod>
<xhtml:link <xhtml:link
rel="alternate" rel="alternate"
hreflang="zh" hreflang="zh"

@ -64,11 +64,10 @@ github
sourceforge sourceforge
powerfolder powerfolder
pagure pagure
Main features Change logs 983: support &amp;quot;hosts&amp;quot; file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name. Main features Change logs 985: Special urls to support shortcut keys such as ctrl-a to ctrl-z.
983: support &amp;quot;hosts&amp;quot; file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.
975: Bookmarks to support styling for markdown etc. 975: Bookmarks to support styling for markdown etc.
971: multiple type profiles: switch any data including website logins, user configurations orthogonally. 971: multiple type profiles: switch any data including website logins, user configurations orthogonally.</description>
968: multiple links support for single MENU/(New)Button/GESTURE definition.
964: site source html preprocessing before rendering with user site extra html.</description>
</item> </item>
<item> <item>

@ -4,7 +4,7 @@
<sitemap> <sitemap>
<loc>en/sitemap.xml</loc> <loc>en/sitemap.xml</loc>
<lastmod>2023-03-21T13:34:07+08:00</lastmod> <lastmod>2023-03-22T19:01:51+08:00</lastmod>
</sitemap> </sitemap>

Loading…
Cancel
Save