mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
i:0m to support local file
This commit is contained in:
parent
ec4d107f65
commit
8e7b56a157
9 changed files with 112 additions and 24 deletions
|
@ -5,7 +5,17 @@
|
|||
<link>/en/_posts/</link>
|
||||
<description>Recent content in _posts on uweb browser</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Thu, 20 Oct 2022 00:00:00 +0000</lastBuildDate><atom:link href="/en/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sun, 30 Oct 2022 00:00:00 +0000</lastBuildDate><atom:link href="/en/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Make any url as website</title>
|
||||
<link>/en/url2site/</link>
|
||||
<pubDate>Sun, 30 Oct 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/url2site/</guid>
|
||||
<description>The uweb internal link &quot;i:0m&quot; make any url such as download or indirect link visitable as a website. The test mirrors in the uweb manual are examples using the following tricks:
|
||||
&quot;i:0m04:[url]&quot;: to treat the [url] content as html with bookmarklet. &quot;i:0mi:5h:[url]&quot;: to treat the [url] content as html (for download or no-script links etc.) &quot;i:0mi:5h?[postfix]::[url]&quot;: auto append query postfix to url to retrieve content. &quot;i:0mi:5h/[regex]/[replacement]::[url]&quot;: use the result of regular expression replacement to retrieve the content.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Offline resources</title>
|
||||
<link>/en/offlinecache/</link>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue