diff --git a/en/_posts/index.xml b/en/_posts/index.xml
index bf01398f..cfe0038c 100644
--- a/en/_posts/index.xml
+++ b/en/_posts/index.xml
@@ -5,11 +5,27 @@
/en/_posts/
Recent content in _posts on Hugo -- gohugo.io
- Sat, 02 Jul 2022 00:00:00 +0000
+ Thu, 28 Jul 2022 00:00:00 +0000
+
+ Commands
+ /en/cmds/
+ Thu, 28 Jul 2022 00:00:00 +0000
+
+ /en/cmds/
+ Click the following links to install commands with uweb browser. Force exit and re-launch the app, then long press the button with clock icon to popup the command menu.
+Configuration file "default.cmds" examples:
+Clear data::toybox find /data/data/info.torapp.uweb/app_webview ! -name 'Cookies' -type f -delete
+VPN::am start -a android.net.vpn.SETTINGS
+wireless::am start -a android.settings.WIRELESS_SETTINGS
+Append query to autocomplete:uweb:cd /data/data/info.torinfo.uweb/files;cat default.autoc query.log|toybox sort|toybox uniq -i>a.tmp;mv a.tmp default.autoc;>query.log;echo file:///data/data/info.torinfo.uweb/files/default.autoc
+Clear cache::toybox rm -rf /data/data/info.torapp.uweb/cache
+Clear logcat::logcat -c
+
+
Site map
/en/sitemap/
- Sat, 02 Jul 2022 00:00:00 +0000
+ Thu, 28 Jul 2022 00:00:00 +0000/en/sitemap/UI Search engines Home screen Quick start UI (gitee) Backup and restore Customization Bottom toolbar button long pressing menus User agents Javascript Url services Links Commands Remote javascript Menu for selections Menu for long pressing hypertext Toolbar Gestures Font settings Advanced Content AD blocking CSS styles redirection Javascript and CSS for domains Offline cache Tools Bookmarklets Custom file handling Html5 application File manager Tools Termux GNU bc Gnuplot tcron Offline download Miscellaneous Configuration files Plugins Tips Tips Video Debug
diff --git a/en/cmds/index.html b/en/cmds/index.html
new file mode 100644
index 00000000..55256125
--- /dev/null
+++ b/en/cmds/index.html
@@ -0,0 +1,105 @@
+
+
+
+
+
+
+
+ Commands
+
+
+
+
+ HomeTags
+
+
+
+
+
+
+
Commands
+
+
+
+
+
+
+
Click the following links to install commands with uweb browser. Force exit and re-launch the app, then long press the button with clock icon to popup the command menu.