rebuilding Tue Nov 8 09:51:19 AM CST 2022

This commit is contained in:
James Feng Cao 2022-11-08 09:51:19 +08:00
parent 4d933cd0fe
commit 7765bb0ccb
4 changed files with 9 additions and 3 deletions

View file

@ -103,7 +103,7 @@ Socks proxy</p>
Extract remote content (tar/tgz/zip) under the folder [path]. If [path] ends with &quot;/&quot;, then put unzipped file under the folder &quot;[path]/[file name stem]&quot; (for zipped files only, not for tar/tgz).</p>
</li>
<li>
<p>i:0m[bookmarklet index|prefix|?postfix|c[cssFlag]]:[url]<br>
<p>i:0m[bookmarklet index|prefix|?postfix|/...localhtml|c[cssFlag]]:[url]<br>
Visiting url and execute the uweb browser internal bookmarklet that keeps valid for all urls under the path of [url].</p>
</li>
<li></li>
@ -117,6 +117,9 @@ Visiting url and execute the uweb browser internal bookmarklet that keeps valid
<p>[?postfix]: the real visited url is &quot;[url]+[?postfix]&quot;.</p>
</li>
<li>
<p>[/...localhtml]: load the local html file that processes [url]. The first character of the local html file must be &quot;&lt;&quot;.</p>
</li>
<li>
<p>All other cases will be treated as [prefix], the real visited url is &quot;[prefix]+[url]&quot;.</p>
</li>
<li>