mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding Mon Sep 5 10:44:12 AM CST 2022
This commit is contained in:
parent
66a1f529f6
commit
896eb174d3
4 changed files with 45 additions and 37 deletions
|
@ -100,11 +100,14 @@ Socks proxy</p>
|
|||
<ul>
|
||||
<li>
|
||||
<p>i:0m[bookmarklet index|prefix|c[cssFlag]]:[url]<br>
|
||||
Visiting url and execute the uweb browser internal bookmarklet, [bookmarklet index] must have at least two digits. For example, "00" as the first local bookmarklet; "01" as the first remote script; then "02" as the second local bookmarklet, ...</p>
|
||||
<ul>
|
||||
<li>c[cssFlag]: For example, "c12" will apply the third and fourth global CSS (12=2^2+2^3).</li>
|
||||
<li>All other cases will be treated as prefix, the real visited url is "[prefix]+url".</li>
|
||||
</ul>
|
||||
Visiting url and execute the uweb browser internal bookmarklet that keeps valid for all urls under the path of [url].</p>
|
||||
</li>
|
||||
<li></li>
|
||||
<li>
|
||||
<p>c[cssFlag]: For example, "c12" will apply the third and fourth global CSS (12=2^2+2^3).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>All other cases will be treated as prefix, the real visited url is "[prefix]+url".</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:15[string]<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue