mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding Fri Sep 9 03:43:09 PM CST 2022
This commit is contained in:
parent
bc83b5c0f9
commit
b6eb718e75
7 changed files with 17 additions and 10 deletions
|
@ -98,13 +98,16 @@ Socks proxy</p>
|
|||
</ul>
|
||||
<h3 id="i-internal-links">"i:" internal links:</h3>
|
||||
<ul>
|
||||
<li>i:0m[bookmarklet index|prefix?postfix|c[cssFlag]]:[url]<br>
|
||||
<li>i:0m[bookmarklet index|prefix?postfix|/regex/replacement|c[cssFlag]]:[url]<br>
|
||||
Visiting url and execute the uweb browser internal bookmarklet that keeps valid for all urls under the path of [url].</li>
|
||||
<li></li>
|
||||
</ul>
|
||||
<p>[bookmarklet index] must have two/three digits. The first two digits are used as index of bootmarklet. For example, "00" as the first local bookmarklet; "01" as the first remote script; then "02" as the second local bookmarklet, ... The third digit is uplevel, 1 to make bookmarklet valid for parent path of [url].</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p>/regex/replacement: for [url], replace all matched regular expression "regex" with "replacement".</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>c[cssFlag]: For example, "c12" will apply the third and fourth global CSS (12=2^2+2^3).</p>
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
<h4 id="ui">UI</h4>
|
||||
<ul>
|
||||
<li><a href="../search/index.html">Search engines</a></li>
|
||||
<li><a href="i:61:https://fastly.jsdelivr.net/gh/torappinfo/uweb/en/searchurl/func.html">UI</a> (<a href="i:61:https://gitee.com/jamesfengcao/uweb/raw/master/en/searchurl/func.html">gitee</a>)</li>
|
||||
<li><a href="i:61:https://fastly.jsdelivr.net/gh/torappinfo/uweb/en/searchurl/func.html">UI</a> (<a href="i:61:../searchurl/func.html">gitee</a>)</li>
|
||||
</ul>
|
||||
<h4 id="customization">Customization</h4>
|
||||
<ul>
|
||||
|
@ -66,7 +66,7 @@
|
|||
<li><a href="../icons/index.html">Toolbar</a></li>
|
||||
<li><a href="../gesture/index.html">Gestures</a></li>
|
||||
<li><a href="../acmd/index.html">Address bar command modes</a></li>
|
||||
<li><a href="i:60config.html:https://jamesfengcao.gitee.io/uweb/en/searchurl/config.html">Font settings</a></li>
|
||||
<li><a href="i:60config.html:../searchurl/config.html">Font settings</a></li>
|
||||
</ul>
|
||||
<h4 id="advanced">Advanced</h4>
|
||||
<h5 id="content">Content</h5>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue