uweb 1060
This commit is contained in:
parent
205efccabd
commit 3a6f6b546b
8 changed files with 18 additions and 20 deletions
|
@ -50,6 +50,7 @@ |
|||
<p>Click the following links to install commands with <a href="../index.html#">uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the button with clock icon to popup the command menu.</p> |
||||
<p>Configuration file "default.cmds" examples:</p> |
||||
<p><a href="i:03Quit & clear data:q:toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete">Quit & clear data:q:toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete</a></p> |
||||
<p><a href="i:03Clipboard2input:clip:cat>>default.input">Clipboard2input:clip:cat>>default.input</a></p> |
||||
<p><a href="i:03Clear database::rm -rf /data/data/info.torapp.uweb/databases/*">Clear database::rm -rf /data/data/info.torapp.uweb/databases/*</a></p> |
||||
<p><a href="i:03Append query to autocomplete:uweb:cd /data/data/info.torapp.uweb/files;cat default.autoc query.log|toybox sort|toybox uniq -i>a.tmp;mv a.tmp default.autoc;>query.log;echo file:///data/data/info.torapp.uweb/files/default.autoc">Append query to autocomplete:uweb:cd /data/data/info.torapp.uweb/files;cat default.autoc query.log|toybox sort|toybox uniq -i>a.tmp;mv a.tmp default.autoc;>query.log;echo file:///data/data/info.torapp.uweb/files/default.autoc</a></p> |
||||
<p><a href="i:03Clear cache::toybox rm -rf /data/data/info.torapp.uweb/cache">Clear cache::toybox rm -rf /data/data/info.torapp.uweb/cache</a></p> |
||||
|
@ -79,8 +80,8 @@ |
|||
<p><a href="i:03deduplicate bookmarks::awk '!s[\$0]++' /data/data/info.torapp.uweb/files/bookmark.html>/sdcard/Download/a.tmp;mv /sdcard/Download/a.tmp /data/data/info.torapp.uweb/files/bookmark.html">deduplicate bookmarks::awk '!s[$0]++' /data/data/info.torapp.uweb/files/bookmark.html>/sdcard/Download/a.tmp;mv /sdcard/Download/a.tmp /data/data/info.torapp.uweb/files/bookmark.html</a></p> |
||||
<p><a href="i:03deduplicate hosts::toybox tac /data/data/info.torapp.uweb/files/default.hosts|awk -F' ' '!s[\$1]++' |toybox tac>/sdcard/Download/a.tmp;mv /sdcard/Download/a.tmp /data/data/info.torapp.uweb/files/default.hosts">deduplicate hosts::toybox tac /data/data/info.torapp.uweb/files/default.hosts|awk -F' ' '!s[$1]++' |toybox tac>/sdcard/Download/a.tmp;mv /sdcard/Download/a.tmp /data/data/info.torapp.uweb/files/default.hosts</a></p> |
||||
<p><a href="i:03deduplicate siteconf::toybox tac /data/data/info.torapp.uweb/files/default.siteconf|awk -F':' '!s[\$1]++' |toybox tac>/sdcard/Download/a.tmp;mv /sdcard/Download/a.tmp /data/data/info.torapp.uweb/files/default.siteconf">deduplicate siteconf::toybox tac /data/data/info.torapp.uweb/files/default.siteconf|awk -F':' '!s[$1]++' |toybox tac>/sdcard/Download/a.tmp;mv /sdcard/Download/a.tmp /data/data/info.torapp.uweb/files/default.siteconf</a></p> |
||||
<p><a href="i:03Clipboard2PC:clip:ssh [email protected].2.120 'DISPLAY=:0 xsel -i'">Clipboard2PC:clip:ssh [email protected].120 'DISPLAY=:0 xsel -i'</a></p> |
||||
<p><a href="i:03ClipboardFromPC:/clip:ssh [email protected].2.120 'DISPLAY=:0 xsel -o'">ClipboardFromPC:/clip:ssh [email protected].2.120 'DISPLAY=:0 xsel -o'</a></p> |
||||
<p><a href="i:03Clipboard2PC:clip:ssh [email protected].1.120 'DISPLAY=:0 xsel -i'">Clipboard2PC:clip:ssh [email protected].120 'DISPLAY=:0 xsel -i'</a></p> |
||||
<p><a href="i:03ClipboardFromPC:/clip:ssh [email protected].1.120 'DISPLAY=:0 xsel -o'">ClipboardFromPC:/clip:ssh [email protected].1.120 'DISPLAY=:0 xsel -o'</a></p> |
||||
<p><a href="i:03Clipboard broadcast:clip:socat - UDP-DATAGRAM:255.255.255.255:1500,broadcast">Clipboard broadcast:clip:socat - UDP-DATAGRAM:255.255.255.255:1500,broadcast</a></p> |
||||
<p><a href="i:03Clipboard from broadcast:/clip:socat -u udp-recvfrom:1500 SYSTEM:'cat;exit'">Clipboard from broadcast:/clip:socat -u udp-recvfrom:1500 SYSTEM:'cat;exit'</a></p> |
||||
<p><a href="i:03Clipboard2QR:clip/uweb:qrencode -o /sdcard/Download/a.png;echo file:///sdcard/Download/a.png">Clipboard2QR:clip/uweb:qrencode -o /sdcard/Download/a.png;echo file:///sdcard/Download/a.png</a></p> |
||||
|
@ -115,8 +116,8 @@ Clipboard2QR needs libqrencode.</p> |
|||
</ul> |
||||
|
||||
</div> |
||||
<p>Last Modified: 20 August 2024<br> |
||||
add mimetype 'q' for quit<br> |
||||
<p>Last Modified: 3 October 2024<br> |
||||
uweb version 1060<br> |
||||
<pre></pre> |
||||
</p> |
||||
|
||||
|
|
|
@ -83,7 +83,6 @@ |
|||
<h5 id="update-app-quickly-without-updating-chromium">Update app quickly without updating chromium</h5> |
||||
<p>Pressing "Alt" to show the menu bar and choose "Check for updates" under "Help". OR</p> |
||||
<p>Type ":update" in the address bar and press "enter" key to update.</p> |
||||
<p>Mirror urls could be used like ":update https://uwebzh.netlify.app/misc/ebrowser". All the mirrors listed on <a href="https://uwebzh.netlify.app/en/readme/index.html">uweb browser</a> could be used. The update url needs to be changed accordingly to be the folder "misc/ebrowser" under the mirror site root url.</p> |
||||
<h4 id="key-shortcuts">Key shortcuts</h4> |
||||
<ul> |
||||
<li>Alt: show menu</li> |
||||
|
@ -221,8 +220,8 @@ |
|||
<p>You can copy or modify the code/program under the terms of the GPL3.0 or later versions.</p> |
||||
|
||||
</div> |
||||
<p>Last Modified: 22 September 2024<br> |
||||
update AI engines<br> |
||||
<p>Last Modified: 29 September 2024<br> |
||||
update ebrowser README<br> |
||||
<pre></pre> |
||||
</p> |
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ |
|||
<description>Recent content on uweb browser: unlimited power</description> |
||||
<generator>Hugo</generator> |
||||
<language>en</language> |
||||
<lastBuildDate>Sun, 29 Sep 2024 10:22:50 +0800</lastBuildDate> |
||||
<lastBuildDate>Thu, 03 Oct 2024 22:10:01 +0800</lastBuildDate> |
||||
<atom:link href="/en/index.xml" rel="self" type="application/rss+xml" /> |
||||
<item> |
||||
<title>Text selection</title> |
||||
|
@ -153,7 +153,7 @@ |
|||
<link>/en/cmds/</link> |
||||
<pubDate>Thu, 02 Jun 2022 00:00:00 +0000</pubDate> |
||||
<guid>/en/cmds/</guid> |
||||
<description><p>Click the following links to install commands with <a href="../index.html#">uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the button with clock icon to popup the command menu.</p>
<p>Configuration file &quot;default.cmds&quot; examples:</p>
<p><a href="i:03Quit & clear data:q:toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete">Quit &amp; clear data:q:toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete</a></p>
<p><a href="i:03Clear database::rm -rf /data/data/info.torapp.uweb/databases/*">Clear database::rm -rf /data/data/info.torapp.uweb/databases/*</a></p>
<p><a href="i:03Append query to autocomplete:uweb:cd /data/data/info.torapp.uweb/files;cat default.autoc query.log|toybox sort|toybox uniq -i>a.tmp;mv a.tmp default.autoc;>query.log;echo file:///data/data/info.torapp.uweb/files/default.autoc">Append query to autocomplete:uweb:cd /data/data/info.torapp.uweb/files;cat default.autoc query.log|toybox sort|toybox uniq -i&gt;a.tmp;mv a.tmp default.autoc;&gt;query.log;echo file:///data/data/info.torapp.uweb/files/default.autoc</a></p></description> |
||||
<description><p>Click the following links to install commands with <a href="../index.html#">uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the button with clock icon to popup the command menu.</p>
<p>Configuration file &quot;default.cmds&quot; examples:</p>
<p><a href="i:03Quit & clear data:q:toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete">Quit &amp; clear data:q:toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete</a></p>
<p><a href="i:03Clipboard2input:clip:cat>>default.input">Clipboard2input:clip:cat&gt;&gt;default.input</a></p>
<p><a href="i:03Clear database::rm -rf /data/data/info.torapp.uweb/databases/*">Clear database::rm -rf /data/data/info.torapp.uweb/databases/*</a></p>
<p><a href="i:03Append query to autocomplete:uweb:cd /data/data/info.torapp.uweb/files;cat default.autoc query.log|toybox sort|toybox uniq -i>a.tmp;mv a.tmp default.autoc;>query.log;echo file:///data/data/info.torapp.uweb/files/default.autoc">Append query to autocomplete:uweb:cd /data/data/info.torapp.uweb/files;cat default.autoc query.log|toybox sort|toybox uniq -i&gt;a.tmp;mv a.tmp default.autoc;&gt;query.log;echo file:///data/data/info.torapp.uweb/files/default.autoc</a></p></description> |
||||
</item> |
||||
<item> |
||||
<title>Execute javascript codes</title> |
||||
|
|
|
@ -9,7 +9,7 @@ |
|||
<lastmod>2024-07-12T10:48:12+08:00</lastmod> |
||||
</url><url> |
||||
<loc>/en/</loc> |
||||
<lastmod>2024-09-29T10:22:50+08:00</lastmod> |
||||
<lastmod>2024-10-03T22:10:01+08:00</lastmod> |
||||
<xhtml:link |
||||
rel="alternate" |
||||
hreflang="zh" |
||||
|
@ -187,7 +187,7 @@ |
|||
/> |
||||
</url><url> |
||||
<loc>/en/topposts/</loc> |
||||
<lastmod>2024-09-29T10:22:50+08:00</lastmod> |
||||
<lastmod>2024-10-03T22:10:01+08:00</lastmod> |
||||
<xhtml:link |
||||
rel="alternate" |
||||
hreflang="zh" |
||||
|
@ -352,7 +352,7 @@ |
|||
/> |
||||
</url><url> |
||||
<loc>/en/cmds/</loc> |
||||
<lastmod>2024-08-20T09:00:02+08:00</lastmod> |
||||
<lastmod>2024-10-03T22:10:01+08:00</lastmod> |
||||
<xhtml:link |
||||
rel="alternate" |
||||
hreflang="zh" |
||||
|
@ -527,7 +527,7 @@ |
|||
/> |
||||
</url><url> |
||||
<loc>/en/ebrowserreadme/</loc> |
||||
<lastmod>2024-09-22T10:25:52+08:00</lastmod> |
||||
<lastmod>2024-09-29T22:32:13+08:00</lastmod> |
||||
</url><url> |
||||
<loc>/en/mirrors/</loc> |
||||
<lastmod>2024-08-25T11:55:18+08:00</lastmod> |
||||
|
@ -558,7 +558,7 @@ |
|||
/> |
||||
</url><url> |
||||
<loc>/en/unlist/</loc> |
||||
<lastmod>2024-09-28T18:34:14+08:00</lastmod> |
||||
<lastmod>2024-09-29T22:32:13+08:00</lastmod> |
||||
<xhtml:link |
||||
rel="alternate" |
||||
hreflang="zh" |
||||
|
|
|
@ -6,7 +6,7 @@ |
|||
<description>Recent content in Topposts on uweb browser: unlimited power</description> |
||||
<generator>Hugo</generator> |
||||
<language>en</language> |
||||
<lastBuildDate>Sun, 29 Sep 2024 10:22:50 +0800</lastBuildDate> |
||||
<lastBuildDate>Thu, 03 Oct 2024 22:10:01 +0800</lastBuildDate> |
||||
<atom:link href="/en/topposts/index.xml" rel="self" type="application/rss+xml" /> |
||||
<item> |
||||
<title>Search engines</title> |
||||
|
@ -41,7 +41,7 @@ |
|||
<link>/en/cmds/</link> |
||||
<pubDate>Thu, 02 Jun 2022 00:00:00 +0000</pubDate> |
||||
<guid>/en/cmds/</guid> |
||||
<description><p>Click the following links to install commands with <a href="../index.html#">uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the button with clock icon to popup the command menu.</p>
<p>Configuration file &quot;default.cmds&quot; examples:</p>
<p><a href="i:03Quit & clear data:q:toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete">Quit &amp; clear data:q:toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete</a></p>
<p><a href="i:03Clear database::rm -rf /data/data/info.torapp.uweb/databases/*">Clear database::rm -rf /data/data/info.torapp.uweb/databases/*</a></p>
<p><a href="i:03Append query to autocomplete:uweb:cd /data/data/info.torapp.uweb/files;cat default.autoc query.log|toybox sort|toybox uniq -i>a.tmp;mv a.tmp default.autoc;>query.log;echo file:///data/data/info.torapp.uweb/files/default.autoc">Append query to autocomplete:uweb:cd /data/data/info.torapp.uweb/files;cat default.autoc query.log|toybox sort|toybox uniq -i&gt;a.tmp;mv a.tmp default.autoc;&gt;query.log;echo file:///data/data/info.torapp.uweb/files/default.autoc</a></p></description> |
||||
<description><p>Click the following links to install commands with <a href="../index.html#">uweb browser</a>. <b>Force exit and re-launch the app</b>, then long press the button with clock icon to popup the command menu.</p>
<p>Configuration file &quot;default.cmds&quot; examples:</p>
<p><a href="i:03Quit & clear data:q:toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete">Quit &amp; clear data:q:toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' ! -name '*.cjar' -type f -delete</a></p>
<p><a href="i:03Clipboard2input:clip:cat>>default.input">Clipboard2input:clip:cat&gt;&gt;default.input</a></p>
<p><a href="i:03Clear database::rm -rf /data/data/info.torapp.uweb/databases/*">Clear database::rm -rf /data/data/info.torapp.uweb/databases/*</a></p>
<p><a href="i:03Append query to autocomplete:uweb:cd /data/data/info.torapp.uweb/files;cat default.autoc query.log|toybox sort|toybox uniq -i>a.tmp;mv a.tmp default.autoc;>query.log;echo file:///data/data/info.torapp.uweb/files/default.autoc">Append query to autocomplete:uweb:cd /data/data/info.torapp.uweb/files;cat default.autoc query.log|toybox sort|toybox uniq -i&gt;a.tmp;mv a.tmp default.autoc;&gt;query.log;echo file:///data/data/info.torapp.uweb/files/default.autoc</a></p></description> |
||||
</item> |
||||
<item> |
||||
<title>Execute javascript codes</title> |
||||
|
|
|
@ -1,7 +1,7 @@ |
|||
<script>var verCode = %1%;</script> |
||||
<script> |
||||
(function(){ |
||||
let latestV = 1058; |
||||
let latestV = 1060; |
||||
try { |
||||
if(verCode>=latestV) {alert("Already up to date!");return;} |
||||
}catch(e){} |
||||
|
|
|
@ -48,8 +48,6 @@ Pressing "Alt" to show the menu bar and choose "Check for updates" under "Help". |
|||
|
||||
Type ":update" in the address bar and press "enter" key to update. |
||||
|
||||
Mirror urls could be used like ":update https://uwebzh.netlify.app/misc/ebrowser". All the mirrors listed on [uweb browser](https://uwebzh.netlify.app/en/readme/index.html) could be used. The update url needs to be changed accordingly to be the folder "misc/ebrowser" under the mirror site root url. |
||||
|
||||
#### Key shortcuts |
||||
- Alt: show menu |
||||
- ALT+<-: go backward |
||||
|
|
|
@ -4,7 +4,7 @@ |
|||
<sitemap> |
||||
<loc>/en/sitemap.xml</loc> |
||||
|
||||
<lastmod>2024-09-29T10:22:50+08:00</lastmod> |
||||
<lastmod>2024-10-03T22:10:01+08:00</lastmod> |
||||
|
||||
</sitemap> |
||||
|
||||
|
|
Loading…
Reference in a new issue