diff --git a/en/_posts/index.xml b/en/_posts/index.xml
index 432c082..76a4f37 100644
--- a/en/_posts/index.xml
+++ b/en/_posts/index.xml
@@ -5,16 +5,7 @@
/en/_posts/
Recent content in _posts on uweb browserHugo -- gohugo.io
- Sat, 28 Jan 2023 00:00:00 +0000
-
- JS/CSS/HTML/preprocessing for domains
- /en/sitejs/
- Sat, 28 Jan 2023 00:00:00 +0000
-
- /en/sitejs/
- Javascript (load when page completes, earliest loaded JS should use sitecss). Need to be named as "[domain root].js", such as "yahoo.com.js" or "finance.yahoo.com.js". The script will be loaded on the whole domain tree sites. If several files matches the domain, then the script with longest file name is loaded. Script must be put under the folder "sitejs" or "/data/data/info.torapp.uweb/files/sitejs". The later folder has the priority. Long press the button "settings", check the option "Run user scripts".
-
-
+ Mon, 16 Jan 2023 00:00:00 +0000Tips
/en/tips/
@@ -328,5 +319,14 @@ Swiping on the top part of content window (near the top address bar by default)
Each line of the hosts file has the following format:
+
+ Javascript and CSS for domains
+ /en/sitejs/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ /en/sitejs/
+ Javascript (load when page completes, earliest loaded JS should use sitecss). Need to be named as "[domain root].js", such as "yahoo.com.js" or "finance.yahoo.com.js". The script will be loaded on the whole domain tree sites. If several files matches the domain, then the script with longest file name is loaded. Script must be put under the folder "sitejs" or "/data/data/info.torapp.uweb/files/sitejs". The later folder has the priority. Long press the button "settings", check the option "Run user scripts".
+
+
diff --git a/en/changelog/index.html b/en/changelog/index.html
index 7f94519..9293d22 100644
--- a/en/changelog/index.html
+++ b/en/changelog/index.html
@@ -49,8 +49,7 @@
964: site source html preprocessing before rendering with user site extra html.
-961: webdav/http file upload support with "i:0u" links.
+
961: webdav/http file upload support with "i:0u" links.
956: Search engines (.search file) to apply same folder "home.css". Use POST type search engine as bookmark for auto login.
955: Address bar: ":!" or "!" for command line support (.js/.sh files as executables).
953: hardware keyboard: ":", "!" to set focus on address bar
diff --git a/en/index.html b/en/index.html
index 3f19eb1..b14e90d 100644
--- a/en/index.html
+++ b/en/index.html
@@ -84,12 +84,6 @@
-
diff --git a/en/index.xml b/en/index.xml
index 66f33b6..f0410b6 100644
--- a/en/index.xml
+++ b/en/index.xml
@@ -5,16 +5,7 @@
/en/
Recent content on uweb browserHugo -- gohugo.io
- Sat, 28 Jan 2023 00:00:00 +0000
-
- JS/CSS/HTML/preprocessing for domains
- /en/sitejs/
- Sat, 28 Jan 2023 00:00:00 +0000
-
- /en/sitejs/
- Javascript (load when page completes, earliest loaded JS should use sitecss). Need to be named as "[domain root].js", such as "yahoo.com.js" or "finance.yahoo.com.js". The script will be loaded on the whole domain tree sites. If several files matches the domain, then the script with longest file name is loaded. Script must be put under the folder "sitejs" or "/data/data/info.torapp.uweb/files/sitejs". The later folder has the priority. Long press the button "settings", check the option "Run user scripts".
-
-
+ Mon, 16 Jan 2023 00:00:00 +0000Tips
/en/tips/
@@ -93,11 +84,11 @@ uweb, termux & history versions
github
pagure
sourceforge
-Change logs 964: site source html preprocessing before rendering with user site extra html.
-961: webdav/http file upload support with "i:0u" links.
+Change logs 961: webdav/http file upload support with "i:0u" links.
956: Search engines (.search file) to apply same folder "home.css". Use POST type search engine as bookmark for auto login.
955: Address bar: ":!" or "!" for command line support (.js/.sh files as executables).
-953: hardware keyboard: ":", "!
+953: hardware keyboard: ":", "!" to set focus on address bar
+949: Address bar: ":p [width in milliInch]x[height]" to generate PDF in custom size
@@ -459,5 +450,14 @@ Swiping on the top part of content window (near the top address bar by default)
Each line of the hosts file has the following format:
+
+ Javascript and CSS for domains
+ /en/sitejs/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ /en/sitejs/
+ Javascript (load when page completes, earliest loaded JS should use sitecss). Need to be named as "[domain root].js", such as "yahoo.com.js" or "finance.yahoo.com.js". The script will be loaded on the whole domain tree sites. If several files matches the domain, then the script with longest file name is loaded. Script must be put under the folder "sitejs" or "/data/data/info.torapp.uweb/files/sitejs". The later folder has the priority. Long press the button "settings", check the option "Run user scripts".
+
+
diff --git a/en/sitejs/index.html b/en/sitejs/index.html
index 0462c43..2038b53 100644
--- a/en/sitejs/index.html
+++ b/en/sitejs/index.html
@@ -5,7 +5,7 @@
- JS/CSS/HTML/preprocessing for domains
+ Javascript and CSS for domains