mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
8x file saving performance improvement
This commit is contained in:
parent
1234ce175a
commit
4039a5b8ec
55 changed files with 199 additions and 522 deletions
|
@ -144,7 +144,7 @@ Visiting url and execute the uweb browser internal bookmarklet that keeps valid
|
|||
<li>[?postfix]: the real visited url is "[url]+[?postfix]".</li>
|
||||
<li>[/.../localfile]: load the local html/js file that processes [url]. The first character of the local html file must be "<".</li>
|
||||
<li>All other cases will be treated as [prefix], the real visited url is "[prefix]+[url]".</li>
|
||||
<li>Since <a href="../rjs/index.html">activated scripts</a> use internal mechanism of "i:0m" urls, the script itself cannot have 'H', '?' or '/' as its very first character.</li>
|
||||
<li>Since <a href="../rjs/index.html">activated scripts</a> use internal mechanism of "i:0m" urls, the script itself cannot have 'H', '?' as its very first character.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -308,8 +308,8 @@ Bundle of internal urls, if it is an "i:0" url, then it should have th
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 November 2023<br>
|
||||
:0cs CookieSet<br>
|
||||
<p>Last Modified: 15 November 2023<br>
|
||||
update i:0m document<br>
|
||||
<pre>i:56 urls support CTRL_A to CTRL-Z
|
||||
</pre>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue