mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
enhance url bundles i:1b with callback
This commit is contained in:
parent
7d27ea2485
commit
88c107828b
12 changed files with 49 additions and 25 deletions
|
@ -295,15 +295,15 @@ Ex. i:92Host;209.216.230.240:https://news.ycombinator.com<br>
|
|||
use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to visit the site with specified IP address.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:b1[internal urls or javascript separated by newline]<br>
|
||||
<p>i:b1[internal urls or javascript separated by "%0A"]<br>
|
||||
Bundle of internal urls, if it is an "i:0" url, then it should have the following format:<br>
|
||||
[title\n][msg\n][i:0url].</p>
|
||||
[title]%0A[msg]%0A[optional callback url%0A][i:0url].</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 19 April 2023<br>
|
||||
support .js files under 'css' folder<br>
|
||||
<p>Last Modified: 1 June 2023<br>
|
||||
enhance i:b1 with callback url<br>
|
||||
<pre>i:56 urls support CTRL_A to CTRL-Z
|
||||
</pre>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue