mirror of
https://github.com/torappinfo/uweb.git
synced 2026-03-14 22:55:45 +01:00
uweb1099: html as data cruncher and presenter for url as remote data
This commit is contained in:
parent
5dd5881557
commit
cae83394ef
5 changed files with 10 additions and 9 deletions
|
|
@ -6,14 +6,14 @@
|
|||
<description>Recent content in _Posts on uweb browser: unlimited power</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Wed, 26 Feb 2025 19:18:42 +0800</lastBuildDate>
|
||||
<lastBuildDate>Wed, 26 Feb 2025 19:58:33 +0800</lastBuildDate>
|
||||
<atom:link href="https://jamesfengcao.gitlab.io/uweb/en/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Html5 applications</title>
|
||||
<link>https://jamesfengcao.gitlab.io/uweb/en/html5/</link>
|
||||
<pubDate>Wed, 26 Feb 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://jamesfengcao.gitlab.io/uweb/en/html5/</guid>
|
||||
<description><h3 id="html-as-data-cruncher-and-presenter-with-i0m-links">Html as data cruncher and presenter with <a href="../links/index.html#">i:0m links</a></h3>
<p>The following link can be used to read [remote url] as huge text file, it shows only the first page. Pressing &quot;-&gt;&quot; on the bottom tool bar for next page:<br>
i:0m/js/view.html:[remote url]#p=1</p>
<p>Multiple conversions could be appended to the html file. Ex:<br>
i:0m/js/view.html#/js/2lnk.js:[remote url]#p=1<br>
where &quot;/js/2lnk.js&quot; converts urls in the remote text file to clickable links.</p>
<p>Any html/js file could be referred with its full path, such as &quot;/sdcard/.../xx.js&quot; as long as uweb has read permission.</p></description>
|
||||
<description><h3 id="html-as-data-cruncher-and-presenter-using-remote-url-as-data-with-i0m-links">Html as data cruncher and presenter using remote url as data with <a href="../links/index.html#">i:0m links</a></h3>
<p>The following link can be used to read [remote url] as huge text file, it shows only the first page. Pressing &quot;-&gt;&quot; on the bottom tool bar for next page:<br>
i:0m/js/view.html:[remote url]#p=1</p>
<p>Multiple conversions could be appended to the html file. Ex:<br>
i:0m/js/view.html#/js/2lnk.js:[remote url]#p=1<br>
where &quot;/js/2lnk.js&quot; converts urls in the remote text file to clickable links.</p>
<p>Any html/js file could be referred with its full path, such as &quot;/sdcard/.../xx.js&quot; as long as uweb has read permission.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Common phrases for input method</title>
|
||||
|
|
|
|||
|
|
@ -48,13 +48,14 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<h3 id="html-as-data-cruncher-and-presenter-with-i0m-links">Html as data cruncher and presenter with <a href="../links/index.html#">i:0m links</a></h3>
|
||||
<h3 id="html-as-data-cruncher-and-presenter-using-remote-url-as-data-with-i0m-links">Html as data cruncher and presenter using remote url as data with <a href="../links/index.html#">i:0m links</a></h3>
|
||||
<p>The following link can be used to read [remote url] as huge text file, it shows only the first page. Pressing "->" on the bottom tool bar for next page:<br>
|
||||
i:0m/js/view.html:[remote url]#p=1</p>
|
||||
<p>Multiple conversions could be appended to the html file. Ex:<br>
|
||||
i:0m/js/view.html#/js/2lnk.js:[remote url]#p=1<br>
|
||||
where "/js/2lnk.js" converts urls in the remote text file to clickable links.</p>
|
||||
<p>Any html/js file could be referred with its full path, such as "/sdcard/.../xx.js" as long as uweb has read permission.</p>
|
||||
<p>"%1%", "%2%", ... in the above html file will be replaced by the function body of the first, second, ... js file respectively. The js files themselves are regular js code ends with "()", no end of line (\n) appended. A sample js file looks like "((...args)=>{})()", so the code itself can also be run independently as bookmarklet either without or <a href="../rjs/index.html#">with extra argument</a>.</p>
|
||||
<h3 id="traditional-html5-apps">Traditional html5 apps</h3>
|
||||
<p>This page is for <a href="../index.html#">uweb browser</a>.<br>
|
||||
Click to install the following html5 apps:<br>
|
||||
|
|
|
|||
|
|
@ -6,14 +6,14 @@
|
|||
<description>Recent content on uweb browser: unlimited power</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Wed, 26 Feb 2025 19:18:42 +0800</lastBuildDate>
|
||||
<lastBuildDate>Wed, 26 Feb 2025 19:58:33 +0800</lastBuildDate>
|
||||
<atom:link href="https://jamesfengcao.gitlab.io/uweb/en/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Html5 applications</title>
|
||||
<link>https://jamesfengcao.gitlab.io/uweb/en/html5/</link>
|
||||
<pubDate>Wed, 26 Feb 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://jamesfengcao.gitlab.io/uweb/en/html5/</guid>
|
||||
<description><h3 id="html-as-data-cruncher-and-presenter-with-i0m-links">Html as data cruncher and presenter with <a href="../links/index.html#">i:0m links</a></h3>
<p>The following link can be used to read [remote url] as huge text file, it shows only the first page. Pressing &quot;-&gt;&quot; on the bottom tool bar for next page:<br>
i:0m/js/view.html:[remote url]#p=1</p>
<p>Multiple conversions could be appended to the html file. Ex:<br>
i:0m/js/view.html#/js/2lnk.js:[remote url]#p=1<br>
where &quot;/js/2lnk.js&quot; converts urls in the remote text file to clickable links.</p>
<p>Any html/js file could be referred with its full path, such as &quot;/sdcard/.../xx.js&quot; as long as uweb has read permission.</p></description>
|
||||
<description><h3 id="html-as-data-cruncher-and-presenter-using-remote-url-as-data-with-i0m-links">Html as data cruncher and presenter using remote url as data with <a href="../links/index.html#">i:0m links</a></h3>
<p>The following link can be used to read [remote url] as huge text file, it shows only the first page. Pressing &quot;-&gt;&quot; on the bottom tool bar for next page:<br>
i:0m/js/view.html:[remote url]#p=1</p>
<p>Multiple conversions could be appended to the html file. Ex:<br>
i:0m/js/view.html#/js/2lnk.js:[remote url]#p=1<br>
where &quot;/js/2lnk.js&quot; converts urls in the remote text file to clickable links.</p>
<p>Any html/js file could be referred with its full path, such as &quot;/sdcard/.../xx.js&quot; as long as uweb has read permission.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Common phrases for input method</title>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/_posts/</loc>
|
||||
<lastmod>2025-02-26T19:18:42+08:00</lastmod>
|
||||
<lastmod>2025-02-26T19:58:33+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/html5/</loc>
|
||||
<lastmod>2025-02-26T19:18:42+08:00</lastmod>
|
||||
<lastmod>2025-02-26T19:58:33+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/</loc>
|
||||
<lastmod>2025-02-26T19:18:42+08:00</lastmod>
|
||||
<lastmod>2025-02-26T19:58:33+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<sitemap>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2025-02-26T19:18:42+08:00</lastmod>
|
||||
<lastmod>2025-02-26T19:58:33+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue