diff --git a/README.md b/README.md
index 4a83463..14d1962 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
### Uweb browser for geeks: unlimited power with html5 & termux
-[中文](https://uwebzh.netlify.app/zh/readme/index.html)
+[中文](README.zh-Hans.md)
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
-[Downloads](https://uwebzh.netlify.app/en/changelog/index.html)
+[Downloads](en/download.md)
[Uweb browser: downloads, plugins and tips](https://torappinfo.github.io/uweb/en/)
(Mirrors: [netlify](https://uwebzh.netlify.app/en/) [gitlab](https://jamesfengcao.gitlab.io/uweb/en/) [stormkit](https://uweb.stormkit.dev/en/) [surge](https://uweb.surge.sh/en/) [codeberg](https://jamesfengcao.codeberg.page/en/) [repo](https://repo.or.cz/uweb.git/blob_plain/HEAD:/en/index.html) [pages](https://uwebzh.pages.dev/en/) [vercel](https://uweb-zh.vercel.app/en/) [bitbucket](https://torappinfo.bitbucket.io/en/) [render](https://uwebzh.onrender.com/en/))
@@ -12,9 +12,9 @@
- Convenient: Any book (pdf/djvu)/dictionary (mdict)/txt/command line/app/webapp (web extensions) can be search engine.
- Tiny: less than 200k.
- Fast: run fast, even with thousands of user provided css/scripts/htmls.
-- Efficient: less touches, one click to reach any number of search engines without repeated input; automate online services.
-- URL bar command line support ("!" and .js file as command).
-- user-defined site-specific JS/CSS/HTML/preprocessing.
+- Efficient: less touches, one click to reach any number of search engines without repeated input.
+- URL bar command line support ("!", better with hardware keyboard).
+- user-defined JS/CSS/HTML/preprocessing for specified domains.
#### 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/README.zh-Hans.md b/README.zh-Hans.md
index a3ba285..dac2460 100644
--- a/README.zh-Hans.md
+++ b/README.zh-Hans.md
@@ -1,8 +1,8 @@
### 超微浏览器: 微、威、快、高效、极致优化
-[English](https://uwebzh.netlify.app/en/readme/index.html)
+[English](README.md)
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
-[Downloads](https://uwebzh.netlify.app/en/changelog/index.html)
+[Downloads](en/download.md)
[超微浏览器下载及使用技巧](https://uwebzh.netlify.app/zh/)
(Mirrors: [gitlab](https://jamesfengcao.gitlab.io/uweb/zh/) [repo](https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html) [codeberg](https://jamesfengcao.codeberg.page/zh/) [netlify](https://uwebzh.netlify.app/zh/) [stormkit](https://uweb.stormkit.dev/zh/) [surge](https://uweb.surge.sh/zh/) [github](https://torappinfo.github.io/uweb/zh/) [pages](https://uwebzh.pages.dev/zh/) [bitbucket](https://torappinfo.bitbucket.io/zh/) [vercel](https://uweb-zh.vercel.app/zh/))
diff --git a/build.gradle b/build.gradle
deleted file mode 100644
index fa664f0..0000000
--- a/build.gradle
+++ /dev/null
@@ -1,10 +0,0 @@
-defaultTasks 'genApk'
-task genApk() {
- doFirst {
- mkdir "build/outputs/apk/release"
- def f = new File('build/outputs/apk/release/uweb.apk')
- new URL('https://releases.pagure.org/uweb/uweb_latest.apk').withInputStream{ i -> f.withOutputStream{ it << i }}
- }
-}
-
-
diff --git a/en/_posts/index.xml b/en/_posts/index.xml
index b086661..ebd7468 100644
--- a/en/_posts/index.xml
+++ b/en/_posts/index.xml
@@ -195,7 +195,6 @@ Ways to enable redirection: Long the image button。 Long pressing the setting b
/en/pccopy/
Click the following links to install menus for long pressing the button "link":
-Search with home screen
google Translate
bing translate
deepL
@@ -203,7 +202,8 @@ The file "default.select" defines menus for selected text. If
[Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line].
It formats as "[input mimetype]/[output mimetype]".
-[input mimetype] can be the following:
+[input mimetype] can be the following:
+"html": rich text "" (empty): text ".
-
diff --git a/en/changelog/index.html b/en/changelog/index.html
index 56e18c9..b2aa4c1 100644
--- a/en/changelog/index.html
+++ b/en/changelog/index.html
@@ -46,9 +46,8 @@
Amazon appstore
uweb, termux & history versions
github
-sourceforge
-powerfolder
pagure
+sourceforge
Change logs
964: site source html preprocessing before rendering with user site extra html.
diff --git a/en/download.md b/en/download.md
index 7102d8e..e37654c 100644
--- a/en/download.md
+++ b/en/download.md
@@ -1,8 +1,9 @@
#### Download links
+[pagure](https://releases.pagure.org/uweb/)
+
[uweb, termux & history versions](https://s1.asytech.cn/s/tQrgT5kBRg8Trry)
[github](https://github.com/torappinfo/uweb/releases/tag/v1)
[sourceforge](https://sourceforge.net/projects/uwebbrowser/files/v1/)
-[pagure](https://releases.pagure.org/uweb/)
\ No newline at end of file
diff --git a/en/index.xml b/en/index.xml
index 3dd0fe7..6631c4a 100644
--- a/en/index.xml
+++ b/en/index.xml
@@ -91,9 +91,8 @@ The following html5 applications are allowed to read local files referred by &am
Amazon appstore
uweb, termux & history versions
github
-sourceforge
-powerfolder
pagure
+sourceforge
Main features Change logs 964: site source html preprocessing before rendering with user site extra html.
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.
@@ -327,7 +326,6 @@ Ways to enable redirection: Long the image button。 Long pressing the setting b
/en/pccopy/
Click the following links to install menus for long pressing the button "link":
-Search with home screen
google Translate
bing translate
deepL
@@ -335,7 +333,8 @@ The file "default.select" defines menus for selected text. If
[Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line].
It formats as "[input mimetype]/[output mimetype]".
-[input mimetype] can be the following:
+[input mimetype] can be the following:
+"html": rich text "" (empty): text ".
-
diff --git a/en/pccopy/index.html b/en/pccopy/index.html
index 8f4f5a6..c79cbbe 100644
--- a/en/pccopy/index.html
+++ b/en/pccopy/index.html
@@ -58,8 +58,7 @@
Click the following links to install menus for long pressing the button "link":
-Search with home screen
-google Translate
+google Translate
bing translate
deepL
The file "default.select" defines menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:
diff --git a/en/readme/index.html b/en/readme/index.html
index 761eb83..988a927 100644
--- a/en/readme/index.html
+++ b/en/readme/index.html
@@ -48,9 +48,9 @@
Uweb browser for geeks: unlimited power with html5 & termux
-中文
+中文
Amazon appstore
-Downloads
+Downloads
Uweb browser: downloads, plugins and tips
(Mirrors: netlify gitlab stormkit surge codeberg repo pages vercel bitbucket render)
@@ -59,9 +59,9 @@
- Convenient: Any book (pdf/djvu)/dictionary (mdict)/txt/command line/app/webapp (web extensions) can be search engine.
- Tiny: less than 200k.
- Fast: run fast, even with thousands of user provided css/scripts/htmls.
-- Efficient: less touches, one click to reach any number of search engines without repeated input; automate online services.
-- URL bar command line support ("!" and .js file as command).
-- user-defined site-specific JS/CSS/HTML/preprocessing.
+- Efficient: less touches, one click to reach any number of search engines without repeated input.
+- URL bar command line support ("!", better with hardware keyboard).
+- user-defined JS/CSS/HTML/preprocessing for specified domains.
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/tags/clipboard/index.xml b/en/tags/clipboard/index.xml
index 96cda46..8770f40 100644
--- a/en/tags/clipboard/index.xml
+++ b/en/tags/clipboard/index.xml
@@ -13,7 +13,6 @@
/en/pccopy/
Click the following links to install menus for long pressing the button "link":
-Search with home screen
google Translate
bing translate
deepL
@@ -21,7 +20,8 @@ The file "default.select" defines menus for selected text. If
[Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line].
It formats as "[input mimetype]/[output mimetype]".
-[input mimetype] can be the following:
+[input mimetype] can be the following:
+"html": rich text "" (empty): text ".
diff --git a/en/tags/pc/index.xml b/en/tags/pc/index.xml
index feecac9..628d0b4 100644
--- a/en/tags/pc/index.xml
+++ b/en/tags/pc/index.xml
@@ -13,7 +13,6 @@
/en/pccopy/
Click the following links to install menus for long pressing the button "link":
-Search with home screen
google Translate
bing translate
deepL
@@ -21,7 +20,8 @@ The file "default.select" defines menus for selected text. If
[Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line].
It formats as "[input mimetype]/[output mimetype]".
-[input mimetype] can be the following:
+[input mimetype] can be the following:
+"html": rich text "" (empty): text ".
diff --git a/en/tags/ssh/index.xml b/en/tags/ssh/index.xml
index 546b75a..e0ca66b 100644
--- a/en/tags/ssh/index.xml
+++ b/en/tags/ssh/index.xml
@@ -13,7 +13,6 @@
/en/pccopy/
Click the following links to install menus for long pressing the button "link":
-Search with home screen
google Translate
bing translate
deepL
@@ -21,7 +20,8 @@ The file "default.select" defines menus for selected text. If
[Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line].
It formats as "[input mimetype]/[output mimetype]".
-[input mimetype] can be the following:
+[input mimetype] can be the following:
+"html": rich text "" (empty): text ".
diff --git a/en/tags/termux/index.xml b/en/tags/termux/index.xml
index 34d6a02..c0023d4 100644
--- a/en/tags/termux/index.xml
+++ b/en/tags/termux/index.xml
@@ -13,7 +13,6 @@
/en/pccopy/
Click the following links to install menus for long pressing the button "link":
-Search with home screen
google Translate
bing translate
deepL
@@ -21,7 +20,8 @@ The file "default.select" defines menus for selected text. If
[Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line].
It formats as "[input mimetype]/[output mimetype]".
-[input mimetype] can be the following:
+[input mimetype] can be the following:
+"html": rich text "" (empty): text ".
-
diff --git a/en/tags/windows/index.xml b/en/tags/windows/index.xml
index 4792cbe..90a138f 100644
--- a/en/tags/windows/index.xml
+++ b/en/tags/windows/index.xml
@@ -13,7 +13,6 @@
/en/pccopy/
Click the following links to install menus for long pressing the button "link":
-Search with home screen
google Translate
bing translate
deepL
@@ -21,7 +20,8 @@ The file "default.select" defines menus for selected text. If
[Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line].
It formats as "[input mimetype]/[output mimetype]".
-[input mimetype] can be the following:
+[input mimetype] can be the following:
+"html": rich text "" (empty): text ".
diff --git a/en/topposts/index.xml b/en/topposts/index.xml
index ae23d5b..dc06ea6 100644
--- a/en/topposts/index.xml
+++ b/en/topposts/index.xml
@@ -15,9 +15,8 @@
Amazon appstore
uweb, termux & history versions
github
-sourceforge
-powerfolder
pagure
+sourceforge
Main features Change logs 964: site source html preprocessing before rendering with user site extra html.
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.
diff --git a/zh/readme/index.html b/zh/readme/index.html
index 7d25f9e..4cbfe56 100644
--- a/zh/readme/index.html
+++ b/zh/readme/index.html
@@ -48,9 +48,9 @@
超微浏览器: 微、威、快、高效、极致优化
-English
+English
Amazon appstore
-Downloads
+Downloads
超微浏览器下载及使用技巧
(Mirrors: gitlab repo codeberg netlify stormkit surge github pages bitbucket vercel)
diff --git a/zh/searchurl/txt/select.cfg b/zh/searchurl/txt/select.cfg
index d937b1c..eb34e73 100644
--- a/zh/searchurl/txt/select.cfg
+++ b/zh/searchurl/txt/select.cfg
@@ -1,4 +1,3 @@
-首页搜索:/uweb:printf file://data/data/info.torapp.uweb/files/home5.search\ location.href=\"i:15;cat;printf \"
TTS:/uweb:printf i:5e;cat
笔记:/uweb:printf i:53;cat
sitejs:/uweb:printf i:50../sitejs/:;cat