diff --git a/README.md b/README.md
index 7444a3e3..552e5edd 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@
- Site-specific JS/CSS/HTML/preprocessing.
- Online play/preview/preprocess for downloadable resources.
- Multiple type profiles: switch any data including website logins, user configurations orthogonally.
+- Supports user "hosts" file.
#### Main features
Custom paper size PDF export and long vector screenshot, TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup & restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.).
diff --git a/en/_posts/index.xml b/en/_posts/index.xml
index 4d90ff5b..b2af43e8 100644
--- a/en/_posts/index.xml
+++ b/en/_posts/index.xml
@@ -5,7 +5,28 @@
/en/_posts/
Recent content in _posts on uweb browser: unlimited powerHugo -- gohugo.io
- Mon, 20 Mar 2023 00:00:00 +0000
+ Tue, 21 Mar 2023 00:00:00 +0000
+
+ Links
+ /en/links/
+ Tue, 21 Mar 2023 00:00:00 +0000
+
+ /en/links/
+ Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
+Extend site cookies to 10 years
+Clear site cookies
+VPN
+Switch configuration
+Wait for network msg
+Certificate info
+Backup to box.com
+Restore from box.com
+upload to box.com
+More webdav link menu items
+Web fullscreen
+Long pressing the bookmark button in uweb browser will popup menus defined in file "default.link". The file format is as follows:
+
+
Hosts files
/en/adblock_domain/
@@ -127,27 +148,6 @@ The following html5 applications are allowed to read local files referred by &am
"default.longclick": to configure menus when long-pressing hypertext.
-
- Links
- /en/links/
- Thu, 30 Jun 2022 00:00:00 +0000
-
- /en/links/
- Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
-Extend site cookies to 10 years
-Clear site cookies
-VPN
-Switch configuration
-Wait for network msg
-Certificate info
-Backup to box.com
-Restore from box.com
-upload to box.com
-More webdav link menu items
-Web fullscreen
-Long pressing the bookmark button in uweb browser will popup menus defined in file "default.link". The file format is as follows:
-
-
AD blocking
/en/adblock/
diff --git a/en/changelog/index.html b/en/changelog/index.html
index b34d91b9..9a2cd79b 100644
--- a/en/changelog/index.html
+++ b/en/changelog/index.html
@@ -51,7 +51,8 @@
983: support "hosts" file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.
+
985: Special urls to support shortcut keys such as ctrl-a to ctrl-z.
+983: support "hosts" file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.
975: Bookmarks to support styling for markdown etc.
971: multiple type profiles: switch any data including website logins, user configurations orthogonally.
968: multiple links support for single MENU/(New)Button/GESTURE definition.
@@ -75,7 +76,7 @@
-
i:56[string]
-Use [string] as user input on web page.
+Use [string] as user input on web page.
+The string can have any character such as ascii code 0-26, where code 0 means clear, and code 1-26 are from ctrl-A to ctrl-Z as shortcut keys. (to type "Ctrl-A" into a text file, use "Ctrl-Q Ctrl-A" with emacs or "Ctrl-V Ctrl-A" with vim)
i:57[jscode]
@@ -296,10 +297,9 @@ use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to vi
-
Last Modified: 20 March 2023
-supports hosts
-
Add 'clear cookie
-enhance i:0m
+
Last Modified: 22 March 2023
+i:56 to support ctrl-a to ctrl-z
+
Online play/preview/preprocess for downloadable resources.
Multiple type profiles: switch any data including website logins, user configurations orthogonally.
+
Supports user "hosts" file.
Main features
Custom paper size PDF export and long vector screenshot, TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup & restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.).
@@ -95,8 +96,8 @@
-
Last Modified: 21 March 2023
-supports hosts
+
Last Modified: 22 March 2023
+i:56 to support ctrl-a to ctrl-z