diff --git a/README.md b/README.md index 6bdd9b6e..2cd1dd3e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -### Uweb browser for geeks: unlimited power with html5 & termux +### Uweb browser: unlimited power 中文 [Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5) diff --git a/assets/help_zh.html~ b/assets/help_zh.html~ deleted file mode 100644 index 8533d2bc..00000000 --- a/assets/help_zh.html~ +++ /dev/null @@ -1,144 +0,0 @@ -
访问以下网站并点击网页内部功能链接可扩充浏览器功能。
- 更新、插件、设置及使用技巧 (
-gitlab
-repo
-codeberg
-netlify
-fleek
-stormkit
-surge
-github
-试验
-试验1
-试验2
-试验3
-试验4
-试验5
-
-试验6
-试验7
-试验8
-
-试验9
-试验10
-试验11
-试验12
-试验13
-试验14
-试验15
-试验16
-
-试验17
-
-bitbucket
-vercel
-pages
-)
- 高级用户: 点击本页面文件名链接弹出文本编辑器,部分链接为文件目录,长按可显示目录路径; 如果目录存在,点击可进入。创建目录并放入指定类型的文件,可以扩展浏览器功能。
Wait for url from other devices
+
Wait for url from other devices
berify: reverse image search for video
The search engine (".search") file can be used as bookmarks with secret. Here is an example bookmark for webdav cloud storage (replace "xxx" with real user and password):
diff --git a/en/changelog/index.html b/en/changelog/index.html
index 9aa440f9..581ed25c 100644
--- a/en/changelog/index.html
+++ b/en/changelog/index.html
@@ -51,7 +51,8 @@
968: multiple links support for single MENU/(New)Button/GESTURE definition.
+
971: multiple type profiles to switch website logins, http auth, user configurations and more orthogonally.
+968: multiple links support for single MENU/(New)Button/GESTURE definition.
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/en/index.html b/en/index.html
index 0255cbe7..b2c26087 100644
--- a/en/index.html
+++ b/en/index.html
@@ -1,7 +1,7 @@
Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
VPN
:c[command]
+:p [width in milliInch]x[height] [top margin]:[right margin]:[bottom margin]:[left margin]
Generate/Print PDF file in the "/sdcard/Download" folder, all units are milliinch.
Ex. ":p x" or ":px" for screen width and infinite height (as long vector screenshot).
@@ -154,20 +164,20 @@ Read partial data from url.
Append [string] to the address bar text.
i:1b
+
i:1c
Show web certificate.
i:1c
-Wait to receive url from the network and open the url.
i:1d
+Launch app for specific
i:1c1
-Wait to receive url from the network and open the url (not showing ip)
i:1w
+Wait to receive url from the network and open the url.
i:1d
-Launch app for specific
i:1w1
+Wait to receive url from the network and open the url (not showing ip)
i:1e
diff --git a/en/readme/index.html b/en/readme/index.html
index c4a6772c..9f325ca5 100644
--- a/en/readme/index.html
+++ b/en/readme/index.html
@@ -47,7 +47,7 @@
-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
Clear cache::toybox rm -rf /data/data/info.torapp.uweb/cache
logcat.log::logcat -d > logcat.log
tgz install::toybox tar -xzf %f -C /
Need root permissions:
Need termux:
Send url::printf '%u'|/system/bin/toybox nc 192.168.2.155 1500
Send url(player)::printf 'i:5g%u'|/system/bin/toybox nc 192.168.2.155 1500
Sendurl(bookmark)::printf 'i:51../home5:i:0mc16:%u'|/system/bin/toybox nc 192.168.2.155 1500
Send url(fullscreen)::printf 'i:5f%u'|/system/bin/toybox nc 192.168.2.155 1500
Send url(video)::printf 'i:0mc16:%u'|/system/bin/toybox nc 192.168.2.155 1500
Send url(clipboard):clip:(printf 'i:5b';cat)|/system/bin/toybox nc 192.168.2.155 1500
Clipboard2PC:clip:ssh fengcao@192.168.2.120 'DISPLAY=:0 xsel -i'
ClipboardFromPC:/clip:ssh fengcao@192.168.2.120 'DISPLAY=:0 xsel -o'
Clipboard broadcast:clip:socat - UDP-DATAGRAM:255.255.255.255:1500,broadcast
Clipboard from broadcast:/clip:socat -u udp-recvfrom:1500 SYSTEM:'cat;exit'
Clipboard2QR:clip/uweb:qrencode -o /sdcard/Download/a.png;echo file:///sdcard/Download/a.png
-"Send url" needs to modify Android TV ip address. -Clipboard2PC needs to modify username, PC needs xsel. ssh needs to be installed inside termux (apt install openssh). -Clipboard broadcast needs socat(apt install socat)。 -Clipboard2QR needs libqrencode.
-mdme: Show local markdown file
-texme: Show local tex+markdown file
-markdeep: Show local markdown+tex+diagrams file
-remark slide: slide show for local markdown file
-Code editor, open url in clipboard etc.
-Each line has the following format:
[Name]:[mimetype]:[command line]
[command line] can have "%c" (cookie), "%s" (address bar text), "%u" (url), "%t" (title). -[mimetype] have the following formats:
-