mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
address bar: :! to add example command line file web.js & web.sh
This commit is contained in:
parent
aeec3960f5
commit
cd87cc793c
6 changed files with 63 additions and 31 deletions
|
@ -102,6 +102,8 @@ Socks proxy</p>
|
|||
The command line could be a ".js", ".sh" or other executable with arguments. Ex. ":!s youtube keyword" could invoke "s.js" executable with the whole string as arguments ("s.sh" or "s" if file exists); ":! youtube keyword" would invoke the file ".js" or ".sh" as executable.</li>
|
||||
</ul>
|
||||
<p>For regular (non-js) executables, the standard output of the command line will be treated as lines of web urls.</p>
|
||||
<p><a href="i:0h.sh:../searchurl/txt/web.sh">Click to install the example file ".sh"</a><br>
|
||||
<a href="i:0hs.js:../searchurl/txt/web.js">Click to install the example file "s.js"</a></p>
|
||||
<ul>
|
||||
<li>:p [width in milliInch]x[height] [top margin]:[right margin]:[bottom margin]:[left margin]<br>
|
||||
Generate/Print PDF file in the "/sdcard/Download" folder, all units are milliinch.<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue