mirror of
https://github.com/torappinfo/uweb.git
synced 2026-03-14 14:45:45 +01:00
cleanup
This commit is contained in:
parent
46a7b279f2
commit
659461798b
8 changed files with 17 additions and 17 deletions
File diff suppressed because one or more lines are too long
|
|
@ -53,7 +53,7 @@
|
|||
"<a href="file:///data/data/info.torapp.uweb/files/js/">js/</a>": <a href="../rjs/index.html#">global script folder</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/sitejs/">sitejs/</a>": <a href="../sitejs/index.html#">script folder for domains</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/sitecss/">sitecss/</a>":<a href="../sitejs/index.html#">CSS folder for domains</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/bookmarklet/">bookmarklet/</a>":bookmarklets, long pressing the "JS" button to execute.<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/bookmarklet/">bookmarklet/</a>":<a href="../rjs/index.html#">bookmarklets</a>, long pressing the "JS" button to execute.<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/offline/">offline/</a>": to save offline pages<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/sbookmark/">sbookmark/</a>": to save super bookmarks<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/sitecache/">sitecache/</a>":<a href="../offlinecache/index.html#">offline cache</a><br>
|
||||
|
|
@ -104,7 +104,7 @@
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 14 December 2024<br>
|
||||
support alias in phrases for input<br>
|
||||
Common phrases for input method<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -74,11 +74,11 @@
|
|||
<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>
|
||||
<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" (or prefix js file name with "!" for remote resource), 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: 18 June 2024<br>
|
||||
update mirrors<br>
|
||||
<p>Last Modified: 14 December 2024<br>
|
||||
Common phrases for input method<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/_posts/</loc>
|
||||
<lastmod>2024-12-14T14:23:33+08:00</lastmod>
|
||||
<lastmod>2024-12-14T14:26:57+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
<lastmod>2024-12-14T11:29:52+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/</loc>
|
||||
<lastmod>2024-12-14T14:23:33+08:00</lastmod>
|
||||
<lastmod>2024-12-14T14:38:12+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/topposts/</loc>
|
||||
<lastmod>2024-12-12T11:16:27+08:00</lastmod>
|
||||
<lastmod>2024-12-14T14:38:12+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -316,7 +316,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/filenames/</loc>
|
||||
<lastmod>2024-12-14T14:23:33+08:00</lastmod>
|
||||
<lastmod>2024-12-14T14:26:57+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
@ -381,7 +381,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/rjs/</loc>
|
||||
<lastmod>2024-06-18T08:06:41+08:00</lastmod>
|
||||
<lastmod>2024-12-14T14:38:12+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<description>Recent content in Topposts on uweb browser: unlimited power</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Thu, 12 Dec 2024 11:16:27 +0800</lastBuildDate>
|
||||
<lastBuildDate>Sat, 14 Dec 2024 14:38:12 +0800</lastBuildDate>
|
||||
<atom:link href="https://jamesfengcao.gitlab.io/uweb/en/topposts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Search engine query URLs</title>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<sitemap>
|
||||
<loc>https://jamesfengcao.gitlab.io/uweb/en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2024-12-14T14:23:33+08:00</lastmod>
|
||||
<lastmod>2024-12-14T14:38:12+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
|||
|
|
@ -104,7 +104,7 @@
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 14 December 2024<br>
|
||||
support alias in phrases for input<br>
|
||||
Common phrases for input method<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue