enhance url bundles i:1b with callback

This commit is contained in:
James Feng Cao 2023-06-01 21:46:11 +08:00
parent 7d27ea2485
commit 88c107828b
12 changed files with 49 additions and 25 deletions

View file

@ -295,15 +295,15 @@ Ex. i:92Host;209.216.230.240:https://news.ycombinator.com<br>
use &quot;i:0mi:92Host;209.216.230.240::https://news.ycombinator.com&quot; 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 &quot;%0A&quot;]<br>
Bundle of internal urls, if it is an &quot;i:0&quot; 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 &#39;css&#39; 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>