mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
supports ctrl-a to ctrl-z with i:56 urls
This commit is contained in:
parent
9dc075503b
commit
5b3b3fe5d1
10 changed files with 100 additions and 99 deletions
|
@ -17,6 +17,7 @@
|
|||
- Site-specific JS/CSS/HTML/preprocessing.
|
||||
- Online play/preview/preprocess for downloadable resources.
|
||||
- Multiple type profiles: switch any data including website logins, user configurations orthogonally.
|
||||
- Supports user "hosts" file.
|
||||
|
||||
#### 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.).
|
||||
|
|
|
@ -5,7 +5,28 @@
|
|||
<link>/en/_posts/</link>
|
||||
<description>Recent content in _posts on uweb browser: unlimited power</description>
|
||||
<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 &quot;default.link&quot;. The file format is as follows:</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Hosts files</title>
|
||||
<link>/en/adblock_domain/</link>
|
||||
|
@ -127,27 +148,6 @@ The following html5 applications are allowed to read local files referred by &am
|
|||
&quot;default.longclick&quot;: to configure menus when long-pressing hypertext.</description>
|
||||
</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 &quot;default.link&quot;. The file format is as follows:</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>AD blocking</title>
|
||||
<link>/en/adblock/</link>
|
||||
|
|
|
@ -51,7 +51,8 @@
|
|||
<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>
|
||||
<p>983: support <a href="../adblock_domain/index.html">"hosts"</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">"hosts"</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>
|
||||
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>
|
||||
|
@ -75,7 +76,7 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 21 March 2023<br>
|
||||
<p>Last Modified: 22 March 2023<br>
|
||||
supports hosts<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
|
|
@ -95,6 +95,12 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="links/index.html">
|
||||
<span>Links</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="adblock_domain/index.html">
|
||||
<span>Hosts files</span>
|
||||
|
@ -149,12 +155,6 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="links/index.html">
|
||||
<span>Links</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="adblock/index.html">
|
||||
<span>AD blocking</span>
|
||||
|
|
51
en/index.xml
51
en/index.xml
|
@ -5,7 +5,28 @@
|
|||
<link>/en/</link>
|
||||
<description>Recent content on uweb browser: unlimited power</description>
|
||||
<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 &quot;default.link&quot;. The file format is as follows:</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Hosts files</title>
|
||||
<link>/en/adblock_domain/</link>
|
||||
|
@ -164,11 +185,10 @@ github
|
|||
sourceforge
|
||||
powerfolder
|
||||
pagure
|
||||
Main features Change logs 983: support &quot;hosts&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 &quot;hosts&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.
|
||||
971: multiple type profiles: switch any data including website logins, user configurations orthogonally.
|
||||
968: multiple links support for single MENU/(New)Button/GESTURE definition.
|
||||
964: site source html preprocessing before rendering with user site extra html.</description>
|
||||
971: multiple type profiles: switch any data including website logins, user configurations orthogonally.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -201,27 +221,6 @@ Main features Change logs 983: support &quot;hosts&quot; file domain nam
|
|||
&quot;default.longclick&quot;: to configure menus when long-pressing hypertext.</description>
|
||||
</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 &quot;default.link&quot;. The file format is as follows:</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>AD blocking</title>
|
||||
<link>/en/adblock/</link>
|
||||
|
|
|
@ -213,7 +213,8 @@ Save as link.</p>
|
|||
</li>
|
||||
<li>
|
||||
<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 "Ctrl-A" into a text file, use "Ctrl-Q Ctrl-A" with emacs or "Ctrl-V Ctrl-A" with vim)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:57[jscode]<br>
|
||||
|
@ -296,10 +297,9 @@ use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to vi
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 March 2023<br>
|
||||
supports hosts<br>
|
||||
<pre>Add 'clear cookie
|
||||
enhance i:0m
|
||||
<p>Last Modified: 22 March 2023<br>
|
||||
i:56 to support ctrl-a to ctrl-z<br>
|
||||
<pre>i:56 urls support CTRL_A to CTRL-Z
|
||||
</pre>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
<li>Site-specific JS/CSS/HTML/preprocessing.</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>Supports user "hosts" file.</li>
|
||||
</ul>
|
||||
<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 & 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>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 21 March 2023<br>
|
||||
supports hosts<br>
|
||||
<p>Last Modified: 22 March 2023<br>
|
||||
i:56 to support ctrl-a to ctrl-z<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/en/_posts/</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"
|
||||
|
@ -14,6 +14,32 @@
|
|||
hreflang="en"
|
||||
href="/en/_posts/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/links/</loc>
|
||||
<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>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2023-03-22T19:01:51+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/tags/adblock/</loc>
|
||||
<lastmod>2023-03-21T13:34:07+08:00</lastmod>
|
||||
|
@ -43,19 +69,6 @@
|
|||
hreflang="en"
|
||||
href="/en/tags/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2023-03-21T13:34:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/search/</loc>
|
||||
<lastmod>2023-03-20T22:39:44+08:00</lastmod>
|
||||
|
@ -71,7 +84,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/topposts/</loc>
|
||||
<lastmod>2023-03-21T13:33:03+08:00</lastmod>
|
||||
<lastmod>2023-03-22T19:01:51+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -181,7 +194,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/changelog/</loc>
|
||||
<lastmod>2023-03-21T13:33:03+08:00</lastmod>
|
||||
<lastmod>2023-03-22T19:01:51+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/en/sitemap/</loc>
|
||||
<lastmod>2023-02-01T09:52:11+08:00</lastmod>
|
||||
|
@ -208,19 +221,6 @@
|
|||
hreflang="en"
|
||||
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>
|
||||
<loc>/en/adblock/</loc>
|
||||
<lastmod>2023-02-20T21:48:27+08:00</lastmod>
|
||||
|
@ -508,7 +508,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/readme/</loc>
|
||||
<lastmod>2023-03-21T13:29:13+08:00</lastmod>
|
||||
<lastmod>2023-03-22T18:58:01+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -533,7 +533,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/unlist/</loc>
|
||||
<lastmod>2023-03-21T13:29:13+08:00</lastmod>
|
||||
<lastmod>2023-03-22T18:58:01+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
|
@ -64,11 +64,10 @@ github
|
|||
sourceforge
|
||||
powerfolder
|
||||
pagure
|
||||
Main features Change logs 983: support &quot;hosts&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 &quot;hosts&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.
|
||||
971: multiple type profiles: switch any data including website logins, user configurations orthogonally.
|
||||
968: multiple links support for single MENU/(New)Button/GESTURE definition.
|
||||
964: site source html preprocessing before rendering with user site extra html.</description>
|
||||
971: multiple type profiles: switch any data including website logins, user configurations orthogonally.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<sitemap>
|
||||
<loc>en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2023-03-21T13:34:07+08:00</lastmod>
|
||||
<lastmod>2023-03-22T19:01:51+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
Loading…
Reference in a new issue