mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
refine newbing
This commit is contained in:
parent
673e457978
commit
425e0c74d1
10 changed files with 24 additions and 34 deletions
|
@ -146,6 +146,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>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -289,8 +290,8 @@ Visiting [url], but use the second url as auto paging url.</p>
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 5 March 2023<br>
|
||||
optimize bingUS engine</p>
|
||||
<p>Last Modified: 6 March 2023<br>
|
||||
newbing could be default engine in China</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue