diff --git a/en/_posts/index.xml b/en/_posts/index.xml
index e308183..ad71c06 100644
--- a/en/_posts/index.xml
+++ b/en/_posts/index.xml
@@ -234,7 +234,8 @@ It formats as "[input mimetype]/[output mimetype]".
Clearing font settings
The file "night.css" is used as night mode, click the following links to install one:
webview 81+ night mode
-webview 80- night mode
+webview 80- night mode
+Earliest loaded global js The ".js" files under the folder "css" are loaded as earlier as possible on the page.
The file "night.css" is used as night mode, click the following links to install one: The ".js" files under the folder "css" are loaded as earlier as possible on the page. Last Modified: 14 February 2023 Last Modified: 20 April 2023
webview 81+ night mode
webview 80- night modeEarliest loaded global js
+
-i:0h to use relative path
+
+support .js files under 'css' folder
i:b1[internal urls separated by newline]
+
i:b1[internal urls or javascript separated by newline]
Bundle of internal urls, if it is an "i:0" url, then it should have the following format:
[title\n][msg\n][i:0url].
Last Modified: 18 April 2023
-support bundled installation
+
Last Modified: 19 April 2023
+support .js files under 'css' folder
i:56 urls support CTRL_A to CTRL-Zdiff --git a/en/offlinecache/index.html b/en/offlinecache/index.html index c6e5f34..93a3d8d 100644 --- a/en/offlinecache/index.html +++ b/en/offlinecache/index.html @@ -49,8 +49,8 @@
Offline resources locate in the folder "sitecache". With the option "use offline resources" enabled, the corresponding files in "sitecache/[domain name]/[full path including filename, the url path part]" are loaded first before reaching the network.
Install bingChat UI ai.html for censored area (bingChat UI)
-Install bingWrite UI write.html for censored area (bingWrite)
+Install bingChat UI ai.html for censored area (bingChat UI)
+Install bingWrite UI write.html for censored area (bingWrite)
Click to install url service that extracts web apps to the folder "sitecache/local/": support web extensions (.crx for chrome & .xpi for firefox).
Any folder under "sitecache" can be visited as a local site. Urls with search queries can be dynamically processed by the js/wasm code in the local file.
@@ -65,8 +65,8 @@ -Last Modified: 16 April 2023
-refine bingWrite
+
Last Modified: 19 April 2023
+support .js files under 'css' folder
javascript for domains
-Global javascript files locates in the subfolder "js" of app private folder. Long press button [☰] to configure. Click the following links to install:
+Earliest loaded global javascript files locates in the subfolder "css" of app private folder.
Global javascript files locates in the subfolder "js" of app private folder. Long press button [☰] to configure. Click the following links to install:
<a target=_self" href="i:0hjs/savePassword.js:../../zh/searchurl/txt/passwdsave.js">Save password
Instant page
large size javascript code can be installed to the folder "bookmarklet" (long pressing button "js" to popup menu):
@@ -66,12 +67,15 @@
Remote script configuration file "default.rjs" whose lines have the following format:
[script name]:[javascript code to return url arrays]
Activate either local (bookmarklets) or remote js to execute the code on the similar sites with option "Activate user script".
+Since activated scripts use internal mechanism of "i:0m" urls, the script itself cannot have 'H', '?' or '/' as its very first character.
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/..." (html5 or offline cache) .
-Last Modified: 20 February 2023
-add simple modification info
+
Last Modified: 20 April 2023
+support .js files under 'css' folder
If file "default.css" exists, the style will be applied to all sites not matching [domain root].css.
@@ -76,8 +76,8 @@"sitejs/.js", "sitecss/.css", "sitecss/.js" and "siteextra/.html" are applied to all non-http urls (file urls etc.).
-Last Modified: 29 January 2023
-update README
+
Last Modified: 20 April 2023
+support .js files under 'css' folder