mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
append simpe modification info
This commit is contained in:
parent
e6f0ef87e5
commit
e50056c68d
73 changed files with 155 additions and 85 deletions
|
@ -21,12 +21,11 @@
|
|||
<pubDate>Mon, 16 Jan 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/bookmark/</guid>
|
||||
<description>AI, chatgpt etc.
|
||||
rebbe freegpt Wait for url from other devices
|
||||
<description>Wait for url from other devices
|
||||
berify: reverse image search for video
|
||||
Tips File handling and styling with home.css &quot;home.css&quot; (in current folder, parent folder or the &quot;bookmark&quot; folder) styles bookmarks, search engines and the folder itself. The file is in html format instead of CSS, so it needs &quot;&lt;style&gt;&quot; tag for CSS.
|
||||
Install markdeep styling for markdown files
|
||||
Bookmarks with secrets (POST instead of GET) The search engine (&quot;.</description>
|
||||
Bookmarks with secrets (POST instead of GET) The search engine (&quot;.search&quot;) file can be used as bookmarks with secret.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
|
@ -63,7 +63,8 @@ output;plot %25s'%0A">GNUPlot plot (2D function), needs uweb adapted termux &
|
|||
output;splot %25s'%0A">GNUPlot plot (3D function), needs uweb adapted termux & gnuplot</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 18 February 2023</p>
|
||||
<p>Last Modified: 18 February 2023<br>
|
||||
<span style="color:red">use :! instead of shell commandline mode for file manager access</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -85,7 +85,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 February 2023</p>
|
||||
<p>Last Modified: 20 February 2023<br>
|
||||
<span style="color:red">use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -55,7 +55,8 @@
|
|||
The first part [rootDomain] is required and the others are optional. regex is java-grammar regular expression. If the second regex is used, it is recommended to merge the first regex to the second one for performance.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">fix typos from torinfo.uweb to torapp.uweb</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -46,11 +46,6 @@
|
|||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>AI, chatgpt etc.</p>
|
||||
<ul>
|
||||
<li><a href="https://rebbe.io">rebbe</a></li>
|
||||
<li><a href="https://freegpt.one">freegpt</a></li>
|
||||
</ul>
|
||||
<p><a href="i:1w">Wait for url from other devices</a><br>
|
||||
<a href="https://berify.com">berify: reverse image search for video</a></p>
|
||||
|
@ -85,7 +80,8 @@ box cloud:POST:type=webdav&url=https://dav.box.com/dav&username=xxx&
|
|||
<a href="http://cdb.ics.uci.edu/cgibin/Smi2DepictWeb.py">SMILES2structure</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 March 2023</p>
|
||||
<p>Last Modified: 5 March 2023<br>
|
||||
<span style="color:red">add simple modification info</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -71,7 +71,8 @@
|
|||
<p><a href="javascript: (function() { var url = ('http://www.bugmenot.com/view/' + escape(location.hostname)); w = open(url, 'w', 'location=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=500,height=400,modal=yes,dependent=yes'); if (w) { setTimeout('w.focus()', 1000) } else { location = url } })();">BugMeNot</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">add adblock.md</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -75,7 +75,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 March 2023</p>
|
||||
<p>Last Modified: 4 March 2023<br>
|
||||
<span style="color:red">i:0m to support extra headers</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -110,7 +110,8 @@ Clipboard2QR needs libqrencode.</p>
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 17 February 2023</p>
|
||||
<p>Last Modified: 17 February 2023<br>
|
||||
<span style="color:red">add simple modification info</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -78,7 +78,8 @@ 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</code></pre>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">fix typos from torinfo.uweb to torapp.uweb</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -100,7 +100,8 @@
|
|||
<p>"shortcut/": dynamical shortcut, if not exist, then default to "bookmark".</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 17 February 2023</p>
|
||||
<p>Last Modified: 17 February 2023<br>
|
||||
<span style="color:red">refine markdeep.html</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -65,7 +65,8 @@ forward:javascript:history.forward()<br>
|
|||
back2:javascript:history.go(-2)</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">add en gesture.md</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -54,7 +54,8 @@
|
|||
<a href="i:0hnight.css:../../zh/searchurl/txt/night_old.css">webview 80- night mode</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 14 February 2023</p>
|
||||
<p>Last Modified: 14 February 2023<br>
|
||||
<span style="color:red">i:0h to use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -109,7 +109,8 @@ i:5ifile:///....../xxx.mdx,xxx.mdd?app=https://cdn.jsdelivr.net/gh/torappinfo/uw
|
|||
<p>Use the mdx scanning <a href="../bookmark/index.html">bookmark</a> to add mdict engines automatically, then cold start uweb browser to take effect.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 February 2023</p>
|
||||
<p>Last Modified: 20 February 2023<br>
|
||||
<span style="color:red">use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -53,7 +53,8 @@ are used for icons in the bottom toolbar. file "0" to replace the left
|
|||
<p>Note: The refresh and tab manager button can not be redefined.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 1 November 2022</p>
|
||||
<p>Last Modified: 1 November 2022<br>
|
||||
<span style="color:red">add flg for not following sys night mode</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -21,12 +21,11 @@
|
|||
<pubDate>Mon, 16 Jan 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/bookmark/</guid>
|
||||
<description>AI, chatgpt etc.
|
||||
rebbe freegpt Wait for url from other devices
|
||||
<description>Wait for url from other devices
|
||||
berify: reverse image search for video
|
||||
Tips File handling and styling with home.css &quot;home.css&quot; (in current folder, parent folder or the &quot;bookmark&quot; folder) styles bookmarks, search engines and the folder itself. The file is in html format instead of CSS, so it needs &quot;&lt;style&gt;&quot; tag for CSS.
|
||||
Install markdeep styling for markdown files
|
||||
Bookmarks with secrets (POST instead of GET) The search engine (&quot;.</description>
|
||||
Bookmarks with secrets (POST instead of GET) The search engine (&quot;.search&quot;) file can be used as bookmarks with secret.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
|
@ -288,7 +288,8 @@ Visiting [url], but use the second url as auto paging url.</p>
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 March 2023</p>
|
||||
<p>Last Modified: 4 March 2023<br>
|
||||
<span style="color:red">i:0m to support extra headers</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -62,7 +62,8 @@ These javascript files are in the following format:</p>
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">fix typos from torinfo.uweb to torapp.uweb</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -62,7 +62,8 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 25 November 2022</p>
|
||||
<p>Last Modified: 25 November 2022<br>
|
||||
<span style="color:red">generate PDF for custom paper size</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -89,7 +89,8 @@ To use ssh or scp, users need to install uweb compatible Termux provided on the
|
|||
PCs need command "xsel" available to operate on copy/paste.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 February 2023</p>
|
||||
<p>Last Modified: 20 February 2023<br>
|
||||
<span style="color:red">use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -95,7 +95,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 13 February 2023</p>
|
||||
<p>Last Modified: 13 February 2023<br>
|
||||
<span style="color:red">add :cprofile</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -64,7 +64,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 February 2023</p>
|
||||
<p>Last Modified: 20 February 2023<br>
|
||||
<span style="color:red">use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -70,7 +70,8 @@
|
|||
<p>All remote js (default.rjs) are allowed to execute on CSP sites. Local js files without remote resource access work fine when under the folder "bookmarklet", others needs to be refered in default.rjs as http urls such as "https://local/..." (<a href="../html5/index.html">html5</a> or <a href="../offlinecache/index.html">offline cache</a>) .</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 February 2023</p>
|
||||
<p>Last Modified: 20 February 2023<br>
|
||||
<span style="color:red">add simple modification info</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -222,7 +222,8 @@
|
|||
<a href="https://alternativeto.net/software/google-search/?feature=web-search">alternativeto</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 1 February 2023</p>
|
||||
<p>Last Modified: 1 February 2023<br>
|
||||
<span style="color:red">add simple modification info</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -68,7 +68,8 @@
|
|||
d:mimetype:[command line with '%s' as keyword]:[base url for external resources]</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 March 2023</p>
|
||||
<p>Last Modified: 4 March 2023<br>
|
||||
<span style="color:red">i:0m to support extra headers</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -76,7 +76,8 @@
|
|||
<p>"sitejs/.js", "sitecss/.css", "sitecss/.js" and "siteextra/.html" are applied to all non-http urls (file urls etc.).</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 29 January 2023</p>
|
||||
<p>Last Modified: 29 January 2023<br>
|
||||
<span style="color:red">update README</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/en/_posts/</loc>
|
||||
<lastmod>2023-03-04T09:42:31+08:00</lastmod>
|
||||
<lastmod>2023-03-05T09:07:52+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -68,7 +68,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2023-03-04T10:55:32+08:00</lastmod>
|
||||
<lastmod>2023-03-05T09:07:52+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -81,7 +81,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/bookmark/</loc>
|
||||
<lastmod>2023-03-04T06:42:57+08:00</lastmod>
|
||||
<lastmod>2023-03-05T09:07:52+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
|
@ -96,7 +96,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 1 February 2023</p>
|
||||
<p>Last Modified: 1 February 2023<br>
|
||||
<span style="color:red">add UI config link to home.html</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -76,7 +76,8 @@
|
|||
With <a href="https://github.com/rupa/z">z.sh</a> and <a href="https://github.com/shyiko/commacd">commacd</a>, user can reach any folder with few key stokes. Run "v" to launch uweb file manager on the current working directory, long click any file link to share.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">add en/.../tips.md</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -59,7 +59,8 @@ home5.html, home6.mht(or .html or .search), home7.mht(or .html or .search), ...
|
|||
With <a href="../bookmark/index.html">bookmark</a>, configuration folders can be symbolic linked to other public folders or managed by 3rd party file managers via termux.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 16 January 2023</p>
|
||||
<p>Last Modified: 16 January 2023<br>
|
||||
<span style="color:red">apply same folder home.css to search engines</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -74,7 +74,8 @@
|
|||
<a href="i:00be10:d:text/html:tdict_loc be10 \'%s\'|loc2html text/html.md.html https://1drv.ws/u/s!Am0GiFVIDNbZi0WfGAwo1S-kq1Lv:">Install "Encyclopedia Britannica"</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 27 September 2022</p>
|
||||
<p>Last Modified: 27 September 2022<br>
|
||||
<span style="color:red">add en/.../tools.md</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -54,7 +54,8 @@
|
|||
"i:0m/.../[local.html]:[url]", where the local file "/.../[local.html]" processes "[url]" as needed.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 8 November 2022</p>
|
||||
<p>Last Modified: 8 November 2022<br>
|
||||
<span style="color:red">add url2site.md</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -109,7 +109,8 @@
|
|||
<p><a href="i:01djvu:file:///data/user/0/info.torapp.uweb/files/app/djvu.html?url=">djvu:file:///data/user/0/info.torapp.uweb/files/app/djvu.html?url=</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 11 January 2023</p>
|
||||
<p>Last Modified: 11 January 2023<br>
|
||||
<span style="color:red">add simple modification info</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
11
index.html
11
index.html
|
@ -1 +1,10 @@
|
|||
<meta http-equiv="refresh" content="0; url=en/index.html">
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>en/</title>
|
||||
<link rel="canonical" href="en/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=en/">
|
||||
</head>
|
||||
</html>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<sitemap>
|
||||
<loc>en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2023-03-04T10:55:32+08:00</lastmod>
|
||||
<lastmod>2023-03-05T09:07:52+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
@ -92,7 +92,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 February 2023</p>
|
||||
<p>Last Modified: 20 February 2023<br>
|
||||
<span style="color:red">use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -54,7 +54,8 @@
|
|||
对这一部分不良信息而言,我们可以利用超微浏览器的自定义样式功能加以屏蔽。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">i:0g/h to use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -80,7 +80,8 @@
|
|||
<p><a target="_self" href="i:0hdefault.hosts:../searchurl/default.hosts">点击本链接自动用样例覆盖default.hosts</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 14 February 2023</p>
|
||||
<p>Last Modified: 14 February 2023<br>
|
||||
<span style="color:red">i:0h to use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -53,7 +53,8 @@
|
|||
<p>Android TV可利用顺序搜索使用箭头按钮切换频道。顺序搜索引擎文件engine.search中的搜索引擎url如果不包含'%s',则搜索引擎只是简单的固定网页url,此时顺序搜索表现为频道切换。更多信息见多引擎搜索页面。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 February 2023</p>
|
||||
<p>Last Modified: 4 February 2023<br>
|
||||
<span style="color:red">i:1c for certificate</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -68,7 +68,8 @@ apt install bc</li>
|
|||
全能计算器:text/html:echo "%s"|bc -l -q *.bc</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">add acmd.md</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -75,7 +75,8 @@
|
|||
<a href="c:gopher gopher://gopherddit.com">reddit gopher</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 March 2023</p>
|
||||
<p>Last Modified: 4 March 2023<br>
|
||||
<span style="color:red">i:0m to support extra headers</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -71,7 +71,8 @@
|
|||
<p><a href="javascript: (function() { var url = ('http://www.bugmenot.com/view/' + escape(location.hostname)); w = open(url, 'w', 'location=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=500,height=400,modal=yes,dependent=yes'); if (w) { setTimeout('w.focus()', 1000) } else { location = url } })();">BugMeNot</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">add adblock.md</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -68,7 +68,8 @@ PC剪贴板至手机剪贴板:/clip:ssh [user:password]@192.168.2.102 "DISPLAY=:
|
|||
</pre>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 28 January 2023</p>
|
||||
<p>Last Modified: 28 January 2023<br>
|
||||
<span style="color:red">minor changes for zh</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -95,7 +95,8 @@
|
|||
剪贴板_二维码需安装libqrencode.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 1 March 2023</p>
|
||||
<p>Last Modified: 1 March 2023<br>
|
||||
<span style="color:red">add simple modification info</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -92,7 +92,8 @@ google docs, 功能强大,可查看几乎一切文档,但 "我的所爱
|
|||
<p>微软office, 可预览office文档,ua必须是pc。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 28 January 2023</p>
|
||||
<p>Last Modified: 28 January 2023<br>
|
||||
<span style="color:red">minor changes for zh</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -49,7 +49,8 @@
|
|||
图像缩小:checked.js:while read fname;do convert -resize %50x%50 $fname small_$fname; done</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 14 February 2023</p>
|
||||
<p>Last Modified: 14 February 2023<br>
|
||||
<span style="color:red">i:0h to use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -101,7 +101,8 @@
|
|||
"shortcut/":动态shortcut刷新目录,若不存在则默认为"bookmark"目录。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 15 February 2023</p>
|
||||
<p>Last Modified: 15 February 2023<br>
|
||||
<span style="color:red">clarify home.css format</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -63,7 +63,8 @@ forward:javascript:history.forward()<br>
|
|||
back2:javascript:history.go(-2)</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">reorg for multi-languages</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -55,7 +55,8 @@
|
|||
<a href="i:0hnight.css:../searchurl/txt/night_old.css">webview 80- 夜间模式</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 14 February 2023</p>
|
||||
<p>Last Modified: 14 February 2023<br>
|
||||
<span style="color:red">i:0h to use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -81,7 +81,8 @@ apt install gnuplot</li>
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">remove /sdcard/uweb folder</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -66,7 +66,8 @@ fbcdn.net</p>
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">reorg for multi-languages</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -87,7 +87,8 @@ Streamedian/html5_rtsp_player<br>
|
|||
MoePlayer/APlayer : music player</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 February 2023</p>
|
||||
<p>Last Modified: 20 February 2023<br>
|
||||
<span style="color:red">use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -54,7 +54,8 @@
|
|||
<p>注意:刷新按钮及窗口按钮图标暂时不能重定义。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">reorg for multi-languages</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -243,7 +243,8 @@ play video in external player</p>
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 February 2023</p>
|
||||
<p>Last Modified: 20 February 2023<br>
|
||||
<span style="color:red">use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -94,7 +94,8 @@ BaiduPCS-Go config set -appid=266719</p>
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">fix links for generated md files</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -59,7 +59,8 @@
|
|||
<p><a href="i:16:android.intent.action.VIEW:com.android.webview:org.chromium.android_webview.devui.MainActivity">devtools for com.android.webview</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">fix links for generated md files</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -63,7 +63,8 @@ js文件格式如下:</p>
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">fix typos from torinfo.uweb to torapp.uweb</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -50,7 +50,8 @@
|
|||
<p>现在直接上方案,使用超微浏览器多账号登录。飞行1分钟以后成功登录seedr, 此时退出浏览器,千万不能强退,一定要让运存中的登录信息写到内部存储。然后用户可备份应用内部目录下的.cjar文件,一旦浏览器失去登录状态,可恢复此文件,即可使用多账号登录重新登录,让这1分钟飞行成果保存下来,供万万年使用。需要注意的一点是:用户退出seedr账号会使保存的文件作废。故千万不要退出账号,需要用其它账号登录的请使用多账号登录。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">reorg for multi-languages</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -52,7 +52,8 @@
|
|||
<p>离线资源可作为缓存提高浏览器性能; 可作为国外网站部分备份修复服务访问; 也可替换部分网站资源达到定制网站的作用。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 25 November 2022</p>
|
||||
<p>Last Modified: 25 November 2022<br>
|
||||
<span style="color:red">generate PDF for custom paper size</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -92,7 +92,8 @@ html/text/html: 选中富文本为html格式, 输出mimetype为text/html。<br>
|
|||
<a href="http://unxutils.sourceforge.net/">pclip</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 February 2023</p>
|
||||
<p>Last Modified: 20 February 2023<br>
|
||||
<span style="color:red">use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -69,7 +69,8 @@ chmod 755 /data/data/com.termux/files/usr/bin/pcdownload</p>
|
|||
<p>可能大家有疑问,台式机无法登录,为什么手机可以登录?这是因为手机上应用多哈。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 28 January 2023</p>
|
||||
<p>Last Modified: 28 January 2023<br>
|
||||
<span style="color:red">minor changes for zh</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -74,7 +74,8 @@
|
|||
<p>配套安装uWeb定制Termux应用,可用地址栏作图(类似matlab功能)、超级计算器(无限精度/π的前万位或更多、无限函数、无限常量)、符号演算(解方程、分解因式、求积分导数)、离线字典查找等。譬如地址栏输入sin(x)**5就直接得到函数图形。利用好第三方代码,才能真正发挥出uWeb的潜能。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 February 2023</p>
|
||||
<p>Last Modified: 4 February 2023<br>
|
||||
<span style="color:red">fix README.md links</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -100,7 +100,8 @@ product.dangdang.com::product.dangdangvvv.com<br>
|
|||
item.gome.com.cn::item.gomevvv.com.cn</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 February 2023</p>
|
||||
<p>Last Modified: 20 February 2023<br>
|
||||
<span style="color:red">use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -72,7 +72,8 @@
|
|||
<p>其中url可以为本地http脚本地址。譬如'https://local/...' (<a href="../html5/index.html">本地html5应用</a>或<a href="../offlinecache/index.html">离线缓存</a>)。此时,js脚本也可使用<a href="../links/index.html">.link文件</a>方式调用。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 1 March 2023</p>
|
||||
<p>Last Modified: 1 March 2023<br>
|
||||
<span style="color:red">add simple modification info</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -300,7 +300,8 @@
|
|||
<a href="https://www.zhihu.com/question/20251786">有哪些特殊的搜索引擎</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 March 2023</p>
|
||||
<p>Last Modified: 4 March 2023<br>
|
||||
<span style="color:red">add simple modification info</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -69,7 +69,8 @@ d:mimetype:[含%s的命令行]:[外部资源url]<br>
|
|||
<p>笔者用来查询各式词典,发现效果非常好。百兆以内的文本文件压缩以后可以直接快速检索,定位至特定位置以后可上下滚动阅读全部文本。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 March 2023</p>
|
||||
<p>Last Modified: 4 March 2023<br>
|
||||
<span style="color:red">automate modified date</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -79,7 +79,8 @@
|
|||
<p>文件"sitejs/.js","sitecss/.css","sitecss/.js"和"siteextra/.html"可作用于一切非http url(本地文件,浏览器界面等)。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 28 January 2023</p>
|
||||
<p>Last Modified: 28 January 2023<br>
|
||||
<span style="color:red">minor changes for zh</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -120,7 +120,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 21 October 2022</p>
|
||||
<p>Last Modified: 21 October 2022<br>
|
||||
<span style="color:red">fix UI mirrors</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -81,7 +81,8 @@ crontab -e</p>
|
|||
cron运行期间保持唤醒锁,保证termux可以稳定运行。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 February 2023</p>
|
||||
<p>Last Modified: 20 February 2023<br>
|
||||
<span style="color:red">use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -66,7 +66,8 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA
|
|||
<a href="../filenames">配置文件列表</a>中直接点击文件名即可编辑。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 March 2023</p>
|
||||
<p>Last Modified: 4 March 2023<br>
|
||||
<span style="color:red">i:0m to support extra headers</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -82,7 +82,8 @@
|
|||
<p><a href="../searchurl/plugins.html">插件页面</a>也提供了词典方案,但如果手动配置会比较麻烦。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 October 2022</p>
|
||||
<p>Last Modified: 4 October 2022<br>
|
||||
<span style="color:red">add en/_posts/bookmark.md</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -338,7 +338,8 @@
|
|||
<a href="https://5a3ed7a72ed4b.streamlock.net/live/SMIL:myStream.smil/playlist.m3u8">kurdistan TV</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 24 September 2022</p>
|
||||
<p>Last Modified: 24 September 2022<br>
|
||||
<span style="color:red">reorg for multi-languages</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -126,7 +126,8 @@
|
|||
<a href="http://nxog.top/post/15.html">解析2</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 1 March 2023</p>
|
||||
<p>Last Modified: 1 March 2023<br>
|
||||
<span style="color:red">add simple modification info</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -87,7 +87,8 @@
|
|||
<p><a target="_self" href="i:0hbookmarklet/videoplayer.js:../searchurl/txt/videoplay.js">点击安装"视频播放增强(倍速等),635+版本功能已内置,仅供高级用户定制参考。"</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 14 February 2023</p>
|
||||
<p>Last Modified: 14 February 2023<br>
|
||||
<span style="color:red">i:0h to use relative path</span> (not very accurate)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue