mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Wed Aug 17 11:16:48 AM CST 2022
This commit is contained in:
parent
9dab7fa895
commit
ce8624c4f5
8 changed files with 29 additions and 9 deletions
|
@ -48,7 +48,8 @@
|
|||
|
||||
</ul>
|
||||
<p>Click the following links to install menus popped by long pressing the bookmark button (with star as icon):<br>
|
||||
<a href="i:0gdefault.link::Wait msg:i:1c%0A">Wait for network msg</a></p>
|
||||
<a href="i:0gdefault.link::vpn:i:1dandroid.net.vpn.SETTINGS:::%0A">VPN</a></p>
|
||||
<p><a href="i:0gdefault.link::Wait msg:i:1c%0A">Wait for network msg</a></p>
|
||||
<p><a href="i:0gdefault.link::Certificate info:i:1b%0A">Certificate info</a></p>
|
||||
<p><a href="i:0gdefault.link::web fullscreen: location.href='i:5fsetTimeout(()=>document.documentElement.requestFullscreen(),50);';%0A">Web fullscreen</a></p>
|
||||
<p>Long pressing the bookmark button in <a href="../index.html">uweb browser</a> will popup menus defined in file "default.link". The file format is as follows:<br>
|
||||
|
@ -136,6 +137,10 @@ Wait to receive url from the network and open the url.</p>
|
|||
Wait to receive url from the network and open the url (not showing ip)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:1d<action>:<type>:<Category>:<data><br>
|
||||
Launch app for specific <action>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:50[path]:[string]<br>
|
||||
Save [string] as file</p>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue