mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
update mirrors
This commit is contained in:
parent
75cb8c0c1e
commit
ed565d9960
61 changed files with 286 additions and 233 deletions
|
@ -47,8 +47,8 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="../sitejs/index.html">javascript for domains</a><br>
|
||||
<a href="../globalcss/index.html">Earliest loaded global javascript</a> files locates in the subfolder "css" of app private folder.</p>
|
||||
<p><a href="../sitejs/index.html#">javascript for domains</a><br>
|
||||
<a href="../globalcss/index.html#">Earliest loaded global javascript</a> files locates in the subfolder "css" of app private folder.</p>
|
||||
<p><b>Global javascript</b> files locates in the subfolder "js" of app private folder. Long press button [☰] to configure. Click the following links to install:<br>
|
||||
<a target=_self" href="i:0hjs/savePassword.js:../../zh/searchurl/txt/passwdsave.js">Save password</a><br>
|
||||
<a target="_self" href="i:0hjs/instantPage.js:https://fastly.jsdelivr.net/npm/instant.page">Instant page</a></p>
|
||||
|
@ -71,9 +71,9 @@
|
|||
[script name]:[javascript code to return url arrays]</p>
|
||||
<h4 id="activated-scripts">Activated scripts</h4>
|
||||
<p>Activate either local (bookmarklets) or remote js to execute the code on the similar sites with option "Activate user script".</p>
|
||||
<p>Since activated scripts use internal mechanism of <a href="../links/index.html">"i:0m" urls</a>, the script itself cannot have <span style="color:red">'H', '?' or '/'</span> as its very first character.</p>
|
||||
<p>Since activated scripts use internal mechanism of <a href="../links/index.html#">"i:0m" urls</a>, the script itself cannot have <span style="color:red">'H', '?' or '/'</span> as its very first character.</p>
|
||||
<h4 id="allow-remote-js-on-csp-content-security-policy-sites">Allow remote js on CSP (Content Security Policy) sites</h4>
|
||||
<p>All remote js (default.rjs) are allowed to execute on CSP sites. Local js files without remote resource access work fine when under the folder "bookmarklet", others needs to be refered in default.rjs as http urls such as "https://local/..." (<a href="../html5/index.html">html5</a> or <a href="../offlinecache/index.html">offline cache</a>) .</p>
|
||||
<p>All remote js (default.rjs) are allowed to execute on CSP sites. Local js files without remote resource access work fine when under the folder "bookmarklet", others needs to be refered in default.rjs as http urls such as "https://local/..." (<a href="../html5/index.html#">html5</a> or <a href="../offlinecache/index.html#">offline cache</a>) .</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 2 April 2024<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue