From 1902b60b614522923aa32cf4522b0489ab672547 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Mon, 13 Oct 2025 09:55:34 +0800 Subject: [PATCH] README: reword --- README.zh-Hans.md | 2 +- README.zh.md | 2 +- en/_posts/index.xml | 2 +- en/index.xml | 2 +- en/input/index.html | 6 +++--- en/readme/index.html | 2 +- en/sitemap.xml | 6 +++--- en/tips/index.html | 2 +- sitemap.xml | 4 ++-- zh/index.xml | 4 ++-- zh/readme/index.html | 6 +++--- zh/sitemap.xml | 6 +++--- zh/tips/index.html | 2 +- zh/unlist/index.xml | 2 +- 14 files changed, 24 insertions(+), 24 deletions(-) diff --git a/README.zh-Hans.md b/README.zh-Hans.md index 28da091a..81388265 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -13,7 +13,7 @@ - 提供20多deepseek满血版接入点。 - 免魔法支持claude4,chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。 - 免魔法国内直接访问英文技术网站如google、百科、AI 聊天devv.ai等 -- AI聊天可作为搜索引擎,无需重复输入。界面针对AI及传统搜索智能优化,空格开头地址栏自动补全可作为AI提示词输入法,复杂问询如代码可选择[文件作为键盘输入](https://uwebzh.netlify.app/en/input/index.html#)。 +- AI聊天可作为搜索引擎,无需重复输入。界面针对AI及传统搜索智能优化,地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件[作为键盘输入](https://uwebzh.netlify.app/zh/../en/input/index.html#)。 - 微:不到250K。 - 威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。 - 便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。 diff --git a/README.zh.md b/README.zh.md index 28da091a..81388265 100644 --- a/README.zh.md +++ b/README.zh.md @@ -13,7 +13,7 @@ - 提供20多deepseek满血版接入点。 - 免魔法支持claude4,chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。 - 免魔法国内直接访问英文技术网站如google、百科、AI 聊天devv.ai等 -- AI聊天可作为搜索引擎,无需重复输入。界面针对AI及传统搜索智能优化,空格开头地址栏自动补全可作为AI提示词输入法,复杂问询如代码可选择[文件作为键盘输入](https://uwebzh.netlify.app/en/input/index.html#)。 +- AI聊天可作为搜索引擎,无需重复输入。界面针对AI及传统搜索智能优化,地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件[作为键盘输入](https://uwebzh.netlify.app/zh/../en/input/index.html#)。 - 微:不到250K。 - 威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。 - 便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。 diff --git a/en/_posts/index.xml b/en/_posts/index.xml index 49241ee9..5f3e1158 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -6,7 +6,7 @@ Recent content in _Posts on uweb browser: unlimited power Hugo en - Sun, 12 Oct 2025 15:44:55 +0800 + Sun, 12 Oct 2025 16:34:52 +0800 Common phrases as input method diff --git a/en/index.xml b/en/index.xml index d4c08f1b..a22a5e6a 100644 --- a/en/index.xml +++ b/en/index.xml @@ -6,7 +6,7 @@ Recent content on uweb browser: unlimited power Hugo en - Sun, 12 Oct 2025 16:28:28 +0800 + Sun, 12 Oct 2025 16:34:52 +0800 Common phrases as input method diff --git a/en/input/index.html b/en/input/index.html index 9fa7021a..0bb4ca98 100644 --- a/en/input/index.html +++ b/en/input/index.html @@ -51,8 +51,8 @@ CTRL-Z
CTRL-Y

Long pressing the share button in uweb browser will popup menus defined in file "default.input", each line of which defines common phrase for user inputs. If the phrase begins with "@xxxx@", then "xxxx" part is the alias for the rest part of the string. Alias could be used for non-printable phrases.

-

Address bar autocompletion as input method when beginning with single space

-

"default.autoc" or other .autoc files when choosen are loaded for address bar autocompletion. If the address bar text begins with single space, the selected text is treated as user input for focused element in the visible tab.

+

Address bar autocompletion as input method when starting with space

+

"default.autoc" or other .autoc files when choosen are loaded for address bar autocompletion. If the address bar text starts with space, the selected text is treated as user input for focused element in the visible tab.

Here are a few links for AI prompts, you could put them in the file "default.autoc" or other .autoc files:

  • word.studio
  • @@ -63,7 +63,7 @@

    Last Modified: 12 October 2025
    -refine gen.sh for README
    +update README

    
     

    diff --git a/en/readme/index.html b/en/readme/index.html index 1d5e8513..72bda644 100644 --- a/en/readme/index.html +++ b/en/readme/index.html @@ -106,7 +106,7 @@

    Last Modified: 12 October 2025
    -refine gen.sh for README
    +update README

    
     

    diff --git a/en/sitemap.xml b/en/sitemap.xml index 4c89de6d..263969c6 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -3,7 +3,7 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://jamesfengcao.gitlab.io/uweb/en/_posts/ - 2025-10-12T15:44:55+08:00 + 2025-10-12T16:34:52+08:00 https://jamesfengcao.gitlab.io/uweb/en/input/ - 2025-10-12T15:44:55+08:00 + 2025-10-12T16:34:52+08:00 https://jamesfengcao.gitlab.io/uweb/en/ - 2025-10-12T16:28:28+08:00 + 2025-10-12T16:34:52+08:00 bookmark, configuration folders can b

    Last Modified: 12 October 2025
    -refine gen.sh for README
    +update README

    
     

    diff --git a/sitemap.xml b/sitemap.xml index 5c2e161c..088dfa8c 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -4,14 +4,14 @@ https://jamesfengcao.gitlab.io/uweb/en/sitemap.xml - 2025-10-12T16:28:28+08:00 + 2025-10-12T16:34:52+08:00 https://jamesfengcao.gitlab.io/uweb/zh/sitemap.xml - 2025-10-12T16:04:56+08:00 + 2025-10-13T09:49:55+08:00 diff --git a/zh/index.xml b/zh/index.xml index e5e4e3ff..c10dc7eb 100644 --- a/zh/index.xml +++ b/zh/index.xml @@ -6,7 +6,7 @@ Recent content on 超微浏览器: 威、快、高效、极致优化 Hugo zh - Sun, 12 Oct 2025 16:04:56 +0800 + Mon, 13 Oct 2025 09:49:55 +0800 常用链接 @@ -237,7 +237,7 @@ https://jamesfengcao.gitlab.io/uweb/zh/readme/ Mon, 01 Jan 0001 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/zh/readme/ - <script>function notRepo(){let u=location.href.replace(/#$/, '');return u.endsWith('index.html')||u.endsWith('readme/');}</script> <h3 id="超微浏览器-uweb-browser-释放无尽威能微威快高效极致优化">超微浏览器 (uweb browser): 释放无尽威能,微、威、快、高效、极致优化</h3> <p><a href="README.md" onclick="if(notRepo()){location='../../en/readme/index.html#';return false;}">English</a><br> <a href="zh/donate.md" onclick="if(notRepo()){location='../searchurl/donate.html#';return false;}">捐赠</a></p> <p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br> <a href="https://galaxystore.samsung.com/detail/info.torapp.uweb">Galaxy.Store</a><br> <a href="en/download.md" onclick="if(notRepo()){location='../../en/changelog/index.html#';return false;}">下载</a></p> <p><a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html">超微浏览器下载及使用技巧</a><br> (镜像: <a href="https://jamesfengcao.atomgit.net/uweb/zh/">atomgit</a> <a href="https://jamesfengcao.gitlab.io/uweb/zh/">gitlab</a> <a href="https://torappinfo.frama.io/uweb/zh/">frama</a> <a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html">repo</a> <a href="https://jamesfengcao.codeberg.page/zh/">codeberg</a> <a href="https://torappinfo.github.io/uweb/zh/">github</a> <a href="https://uweb.onrender.com/zh/">render</a> <a href="https://uweb.surge.sh/zh/">surge</a> <a href="https://uwebzh.netlify.app/zh/">netlify</a> <a href="https://uweb-m.pgs.sh/zh/">pgs</a> <a href="https://uwebbrowser-t27o4.kinsta.page/zh/">kinsta</a> <a href="https://uweb.on-fleek.app/zh/">fleek</a> <a href="https://muweb.pages.dev/zh/">pages</a> <a href="https://torappinfo.bitbucket.io/zh/">bitbucket</a> <a href="https://torapp.eu.org/zh/">torapp</a> <a href="https://uweb.torapp.eu.org/zh/">torappv</a> <a href="https://uweb.zeabur.app/zh/">zeabur</a> <a href="https://uweb.staticrun.app">static</a> <a href="https://torappinfo-uweb.statichost.eu">statichost</a> <a href="https://uweb.vercel.app/zh/">vercel</a> <a href="en/mirrors.md" onclick="if(notRepo()){location='../../en/mirrors/index.html#';return false;}">专用镜像...</a>)</p> <ul> <li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a></li> <li>免魔法支持claude4,chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。</li> <li><span style="color:red">免魔法国内直接访问英文技术网站如<a href="zh/tips.md" onclick="if(notRepo()){location='../tips/index.html#';return false;}">google、百科、AI 聊天devv.ai等</a></span></li> <li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,无需重复输入。界面针对AI及传统搜索智能优化,空格开头地址栏自动补全可作为AI提示词输入法,复杂问询如代码可选择<a href="../../en/input/index.html#">文件作为键盘输入</a>。</li> <li>微:不到250K。</li> <li>威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。</li> <li>便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。</li> <li>快:手机越慢,脚本插件越多越明显。</li> <li>高效:最少的操作,在线服务全自动(参看常用链接网页)。</li> <li>极致优化:最少存储写操作,比如浏览器转到后台前配置变化如恢复成原样则无写操作。</li> <li>地址栏支持命令行 (&quot;!&quot;, 物理键盘支持更佳)</li> <li>指定域名: 用户定义JS/CSS/HTML/显示前源码预处理</li> <li>支持用户定义域名属性。</li> <li>下载资源在线播放/预览/预处理。</li> <li>独立切换网站登录、配置文件。</li> <li>支持网站测试自动化脚本 (可用于app服务端测试)。支持crontab(闹钟、定时任务等)。</li> </ul> <h4 id="截屏">截屏</h4> <p><img src="https://i.postimg.cc/rsL9G5N1/home1.png" alt=""><br> <img src="https://i.postimg.cc/9QxJ3Rc2/globalcss.png" alt=""><br> <img src="https://i.postimg.cc/VksDHBQ4/globaljs.png" alt=""><br> <img src="https://i.postimg.cc/HLV3TYLy/longclick.png" alt=""><br> <img src="https://i.postimg.cc/XJ58ysdN/option1.png" alt=""><br> <img src="https://i.postimg.cc/0NFnQT6H/option2.png" alt=""></p> <h4 id="软件功能">软件功能</h4> <p>输出自定义页面大小PDF、矢量图长截屏、朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置(ua,禁用脚本,无图,激活脚本)、行编辑器、网络唤醒(Wake-on-LAN)。通过安装html5应用可预览/阅读本地或在线任意格式文件(pdf,djvu,epub,mdx/mdd,docx等)。</p> <p>修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫&quot;超级书签&quot;。成功使用时保存,需要时就可以无限恢复。</p> <p>小书签(bookmarklet)再也不用手工输入,直接将小书签网站加入书签即可。运行时长按出菜单后选择“在新窗口中打开”,小书签将作用于最后一个窗口。</p> <p>独创不良信息绝杀:阻止指定根域名的一切子域名、孙域名...,不良信息一网打尽。 支持根域名前缀、网址路径正则表达式。</p> <p>独创脚本激活模式,脚本执行后被激活,此后自动作用于同类网址。</p> <p>支持全局用户脚本/样式,可任意叠加,轻松切换。</p> <p>支持网址特定脚本/样式,可轻松支持百万以上不同脚本。</p> <p>支持自定义任意多个搜索引擎; 支持执行用户提供任何js文件; 支持用户定义任意多个useragent; 长按链接支持运行第三方程序; 长按链接支持运行用户js文件。</p> <p>安装定制版Termux然后再安装超微浏览器(顺序不能错),可用地址栏作图(类似matlab功能)、超级计算器(无限精度/π的前万位或更多、无限函数、无限常量)、符号演算(解方程、分解因式、求积分导数)、离线字典查找等。譬如地址栏输入sin(x)**5就直接得到函数图形。利用好第三方代码,才能真正发挥出uWeb的潜能。</p> <h4 id="ebrowser-for-windows-macos-and-linux"><a href="misc/ebrowser/README.md" onclick="if(notRepo()){location='../../en/ebrowserreadme/index.html#';return false;}">Ebrowser</a> for Windows, MacOS and Linux</h4> <p>可看作超微浏览器台式机简易版,用于弥补普通浏览器访问痛点。</p> + <script>function notRepo(){let u=location.href.replace(/#$/, '');return u.endsWith('index.html')||u.endsWith('readme/');}</script> <h3 id="超微浏览器-uweb-browser-释放无尽威能微威快高效极致优化">超微浏览器 (uweb browser): 释放无尽威能,微、威、快、高效、极致优化</h3> <p><a href="README.md" onclick="if(notRepo()){location='../../en/readme/index.html#';return false;}">English</a><br> <a href="zh/donate.md" onclick="if(notRepo()){location='../searchurl/donate.html#';return false;}">捐赠</a></p> <p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br> <a href="https://galaxystore.samsung.com/detail/info.torapp.uweb">Galaxy.Store</a><br> <a href="en/download.md" onclick="if(notRepo()){location='../../en/changelog/index.html#';return false;}">下载</a></p> <p><a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html">超微浏览器下载及使用技巧</a><br> (镜像: <a href="https://jamesfengcao.atomgit.net/uweb/zh/">atomgit</a> <a href="https://jamesfengcao.gitlab.io/uweb/zh/">gitlab</a> <a href="https://torappinfo.frama.io/uweb/zh/">frama</a> <a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html">repo</a> <a href="https://jamesfengcao.codeberg.page/zh/">codeberg</a> <a href="https://torappinfo.github.io/uweb/zh/">github</a> <a href="https://uweb.onrender.com/zh/">render</a> <a href="https://uweb.surge.sh/zh/">surge</a> <a href="https://uwebzh.netlify.app/zh/">netlify</a> <a href="https://uweb-m.pgs.sh/zh/">pgs</a> <a href="https://uwebbrowser-t27o4.kinsta.page/zh/">kinsta</a> <a href="https://uweb.on-fleek.app/zh/">fleek</a> <a href="https://muweb.pages.dev/zh/">pages</a> <a href="https://torappinfo.bitbucket.io/zh/">bitbucket</a> <a href="https://torapp.eu.org/zh/">torapp</a> <a href="https://uweb.torapp.eu.org/zh/">torappv</a> <a href="https://uweb.zeabur.app/zh/">zeabur</a> <a href="https://uweb.staticrun.app">static</a> <a href="https://torappinfo-uweb.statichost.eu">statichost</a> <a href="https://uweb.vercel.app/zh/">vercel</a> <a href="en/mirrors.md" onclick="if(notRepo()){location='../../en/mirrors/index.html#';return false;}">专用镜像...</a>)</p> <ul> <li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a></li> <li>免魔法支持claude4,chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。</li> <li><span style="color:red">免魔法国内直接访问英文技术网站如<a href="zh/tips.md" onclick="if(notRepo()){location='../tips/index.html#';return false;}">google、百科、AI 聊天devv.ai等</a></span></li> <li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,无需重复输入。界面针对AI及传统搜索智能优化,地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件<a href="../../en/input/index.html#">作为键盘输入</a>。</li> <li>微:不到250K。</li> <li>威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。</li> <li>便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。</li> <li>快:手机越慢,脚本插件越多越明显。</li> <li>高效:最少的操作,在线服务全自动(参看常用链接网页)。</li> <li>极致优化:最少存储写操作,比如浏览器转到后台前配置变化如恢复成原样则无写操作。</li> <li>地址栏支持命令行 (&quot;!&quot;, 物理键盘支持更佳)</li> <li>指定域名: 用户定义JS/CSS/HTML/显示前源码预处理</li> <li>支持用户定义域名属性。</li> <li>下载资源在线播放/预览/预处理。</li> <li>独立切换网站登录、配置文件。</li> <li>支持网站测试自动化脚本 (可用于app服务端测试)。支持crontab(闹钟、定时任务等)。</li> </ul> <h4 id="截屏">截屏</h4> <p><img src="https://i.postimg.cc/rsL9G5N1/home1.png" alt=""><br> <img src="https://i.postimg.cc/9QxJ3Rc2/globalcss.png" alt=""><br> <img src="https://i.postimg.cc/VksDHBQ4/globaljs.png" alt=""><br> <img src="https://i.postimg.cc/HLV3TYLy/longclick.png" alt=""><br> <img src="https://i.postimg.cc/XJ58ysdN/option1.png" alt=""><br> <img src="https://i.postimg.cc/0NFnQT6H/option2.png" alt=""></p> <h4 id="软件功能">软件功能</h4> <p>输出自定义页面大小PDF、矢量图长截屏、朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置(ua,禁用脚本,无图,激活脚本)、行编辑器、网络唤醒(Wake-on-LAN)。通过安装html5应用可预览/阅读本地或在线任意格式文件(pdf,djvu,epub,mdx/mdd,docx等)。</p> <p>修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫&quot;超级书签&quot;。成功使用时保存,需要时就可以无限恢复。</p> <p>小书签(bookmarklet)再也不用手工输入,直接将小书签网站加入书签即可。运行时长按出菜单后选择“在新窗口中打开”,小书签将作用于最后一个窗口。</p> <p>独创不良信息绝杀:阻止指定根域名的一切子域名、孙域名...,不良信息一网打尽。 支持根域名前缀、网址路径正则表达式。</p> <p>独创脚本激活模式,脚本执行后被激活,此后自动作用于同类网址。</p> <p>支持全局用户脚本/样式,可任意叠加,轻松切换。</p> <p>支持网址特定脚本/样式,可轻松支持百万以上不同脚本。</p> <p>支持自定义任意多个搜索引擎; 支持执行用户提供任何js文件; 支持用户定义任意多个useragent; 长按链接支持运行第三方程序; 长按链接支持运行用户js文件。</p> <p>安装定制版Termux然后再安装超微浏览器(顺序不能错),可用地址栏作图(类似matlab功能)、超级计算器(无限精度/π的前万位或更多、无限函数、无限常量)、符号演算(解方程、分解因式、求积分导数)、离线字典查找等。譬如地址栏输入sin(x)**5就直接得到函数图形。利用好第三方代码,才能真正发挥出uWeb的潜能。</p> <h4 id="ebrowser-for-windows-macos-and-linux"><a href="misc/ebrowser/README.md" onclick="if(notRepo()){location='../../en/ebrowserreadme/index.html#';return false;}">Ebrowser</a> for Windows, MacOS and Linux</h4> <p>可看作超微浏览器台式机简易版,用于弥补普通浏览器访问痛点。</p> 分类多引擎搜索 diff --git a/zh/readme/index.html b/zh/readme/index.html index 929a4601..b9f46e10 100644 --- a/zh/readme/index.html +++ b/zh/readme/index.html @@ -61,7 +61,7 @@
  • 提供20多deepseek满血版接入点。
  • 免魔法支持claude4,chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。
  • 免魔法国内直接访问英文技术网站如google、百科、AI 聊天devv.ai等
  • -
  • AI聊天可作为搜索引擎,无需重复输入。界面针对AI及传统搜索智能优化,空格开头地址栏自动补全可作为AI提示词输入法,复杂问询如代码可选择文件作为键盘输入
  • +
  • AI聊天可作为搜索引擎,无需重复输入。界面针对AI及传统搜索智能优化,地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件作为键盘输入
  • 微:不到250K。
  • 威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。
  • 便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。
  • @@ -103,8 +103,8 @@
-

Last Modified: 12 October 2025
-refine gen.sh for README
+

Last Modified: 13 October 2025
+update README


 

diff --git a/zh/sitemap.xml b/zh/sitemap.xml index bcad646b..3bbe9b0f 100644 --- a/zh/sitemap.xml +++ b/zh/sitemap.xml @@ -29,7 +29,7 @@ /> https://jamesfengcao.gitlab.io/uweb/zh/ - 2025-10-12T16:04:56+08:00 + 2025-10-13T09:49:55+08:00 2024-04-02T11:46:25+08:00 https://jamesfengcao.gitlab.io/uweb/zh/readme/ - 2025-10-12T16:04:56+08:00 + 2025-10-13T09:49:55+08:00 https://jamesfengcao.gitlab.io/uweb/zh/unlist/ - 2025-10-12T16:04:56+08:00 + 2025-10-13T09:49:55+08:00

Last Modified: 12 October 2025
-refine gen.sh for README
+update README


 

diff --git a/zh/unlist/index.xml b/zh/unlist/index.xml index 499ba44e..0826587f 100644 --- a/zh/unlist/index.xml +++ b/zh/unlist/index.xml @@ -12,7 +12,7 @@ https://jamesfengcao.gitlab.io/uweb/zh/readme/ Mon, 01 Jan 0001 00:00:00 +0000 https://jamesfengcao.gitlab.io/uweb/zh/readme/ - <script>function notRepo(){let u=location.href.replace(/#$/, '');return u.endsWith('index.html')||u.endsWith('readme/');}</script> <h3 id="超微浏览器-uweb-browser-释放无尽威能微威快高效极致优化">超微浏览器 (uweb browser): 释放无尽威能,微、威、快、高效、极致优化</h3> <p><a href="README.md" onclick="if(notRepo()){location='../../en/readme/index.html#';return false;}">English</a><br> <a href="zh/donate.md" onclick="if(notRepo()){location='../searchurl/donate.html#';return false;}">捐赠</a></p> <p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br> <a href="https://galaxystore.samsung.com/detail/info.torapp.uweb">Galaxy.Store</a><br> <a href="en/download.md" onclick="if(notRepo()){location='../../en/changelog/index.html#';return false;}">下载</a></p> <p><a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html">超微浏览器下载及使用技巧</a><br> (镜像: <a href="https://jamesfengcao.atomgit.net/uweb/zh/">atomgit</a> <a href="https://jamesfengcao.gitlab.io/uweb/zh/">gitlab</a> <a href="https://torappinfo.frama.io/uweb/zh/">frama</a> <a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html">repo</a> <a href="https://jamesfengcao.codeberg.page/zh/">codeberg</a> <a href="https://torappinfo.github.io/uweb/zh/">github</a> <a href="https://uweb.onrender.com/zh/">render</a> <a href="https://uweb.surge.sh/zh/">surge</a> <a href="https://uwebzh.netlify.app/zh/">netlify</a> <a href="https://uweb-m.pgs.sh/zh/">pgs</a> <a href="https://uwebbrowser-t27o4.kinsta.page/zh/">kinsta</a> <a href="https://uweb.on-fleek.app/zh/">fleek</a> <a href="https://muweb.pages.dev/zh/">pages</a> <a href="https://torappinfo.bitbucket.io/zh/">bitbucket</a> <a href="https://torapp.eu.org/zh/">torapp</a> <a href="https://uweb.torapp.eu.org/zh/">torappv</a> <a href="https://uweb.zeabur.app/zh/">zeabur</a> <a href="https://uweb.staticrun.app">static</a> <a href="https://torappinfo-uweb.statichost.eu">statichost</a> <a href="https://uweb.vercel.app/zh/">vercel</a> <a href="en/mirrors.md" onclick="if(notRepo()){location='../../en/mirrors/index.html#';return false;}">专用镜像...</a>)</p> <ul> <li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a></li> <li>免魔法支持claude4,chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。</li> <li><span style="color:red">免魔法国内直接访问英文技术网站如<a href="zh/tips.md" onclick="if(notRepo()){location='../tips/index.html#';return false;}">google、百科、AI 聊天devv.ai等</a></span></li> <li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,无需重复输入。界面针对AI及传统搜索智能优化,空格开头地址栏自动补全可作为AI提示词输入法,复杂问询如代码可选择<a href="../../en/input/index.html#">文件作为键盘输入</a>。</li> <li>微:不到250K。</li> <li>威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。</li> <li>便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。</li> <li>快:手机越慢,脚本插件越多越明显。</li> <li>高效:最少的操作,在线服务全自动(参看常用链接网页)。</li> <li>极致优化:最少存储写操作,比如浏览器转到后台前配置变化如恢复成原样则无写操作。</li> <li>地址栏支持命令行 (&quot;!&quot;, 物理键盘支持更佳)</li> <li>指定域名: 用户定义JS/CSS/HTML/显示前源码预处理</li> <li>支持用户定义域名属性。</li> <li>下载资源在线播放/预览/预处理。</li> <li>独立切换网站登录、配置文件。</li> <li>支持网站测试自动化脚本 (可用于app服务端测试)。支持crontab(闹钟、定时任务等)。</li> </ul> <h4 id="截屏">截屏</h4> <p><img src="https://i.postimg.cc/rsL9G5N1/home1.png" alt=""><br> <img src="https://i.postimg.cc/9QxJ3Rc2/globalcss.png" alt=""><br> <img src="https://i.postimg.cc/VksDHBQ4/globaljs.png" alt=""><br> <img src="https://i.postimg.cc/HLV3TYLy/longclick.png" alt=""><br> <img src="https://i.postimg.cc/XJ58ysdN/option1.png" alt=""><br> <img src="https://i.postimg.cc/0NFnQT6H/option2.png" alt=""></p> <h4 id="软件功能">软件功能</h4> <p>输出自定义页面大小PDF、矢量图长截屏、朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置(ua,禁用脚本,无图,激活脚本)、行编辑器、网络唤醒(Wake-on-LAN)。通过安装html5应用可预览/阅读本地或在线任意格式文件(pdf,djvu,epub,mdx/mdd,docx等)。</p> <p>修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫&quot;超级书签&quot;。成功使用时保存,需要时就可以无限恢复。</p> <p>小书签(bookmarklet)再也不用手工输入,直接将小书签网站加入书签即可。运行时长按出菜单后选择“在新窗口中打开”,小书签将作用于最后一个窗口。</p> <p>独创不良信息绝杀:阻止指定根域名的一切子域名、孙域名...,不良信息一网打尽。 支持根域名前缀、网址路径正则表达式。</p> <p>独创脚本激活模式,脚本执行后被激活,此后自动作用于同类网址。</p> <p>支持全局用户脚本/样式,可任意叠加,轻松切换。</p> <p>支持网址特定脚本/样式,可轻松支持百万以上不同脚本。</p> <p>支持自定义任意多个搜索引擎; 支持执行用户提供任何js文件; 支持用户定义任意多个useragent; 长按链接支持运行第三方程序; 长按链接支持运行用户js文件。</p> <p>安装定制版Termux然后再安装超微浏览器(顺序不能错),可用地址栏作图(类似matlab功能)、超级计算器(无限精度/π的前万位或更多、无限函数、无限常量)、符号演算(解方程、分解因式、求积分导数)、离线字典查找等。譬如地址栏输入sin(x)**5就直接得到函数图形。利用好第三方代码,才能真正发挥出uWeb的潜能。</p> <h4 id="ebrowser-for-windows-macos-and-linux"><a href="misc/ebrowser/README.md" onclick="if(notRepo()){location='../../en/ebrowserreadme/index.html#';return false;}">Ebrowser</a> for Windows, MacOS and Linux</h4> <p>可看作超微浏览器台式机简易版,用于弥补普通浏览器访问痛点。</p> + <script>function notRepo(){let u=location.href.replace(/#$/, '');return u.endsWith('index.html')||u.endsWith('readme/');}</script> <h3 id="超微浏览器-uweb-browser-释放无尽威能微威快高效极致优化">超微浏览器 (uweb browser): 释放无尽威能,微、威、快、高效、极致优化</h3> <p><a href="README.md" onclick="if(notRepo()){location='../../en/readme/index.html#';return false;}">English</a><br> <a href="zh/donate.md" onclick="if(notRepo()){location='../searchurl/donate.html#';return false;}">捐赠</a></p> <p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br> <a href="https://galaxystore.samsung.com/detail/info.torapp.uweb">Galaxy.Store</a><br> <a href="en/download.md" onclick="if(notRepo()){location='../../en/changelog/index.html#';return false;}">下载</a></p> <p><a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html">超微浏览器下载及使用技巧</a><br> (镜像: <a href="https://jamesfengcao.atomgit.net/uweb/zh/">atomgit</a> <a href="https://jamesfengcao.gitlab.io/uweb/zh/">gitlab</a> <a href="https://torappinfo.frama.io/uweb/zh/">frama</a> <a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html">repo</a> <a href="https://jamesfengcao.codeberg.page/zh/">codeberg</a> <a href="https://torappinfo.github.io/uweb/zh/">github</a> <a href="https://uweb.onrender.com/zh/">render</a> <a href="https://uweb.surge.sh/zh/">surge</a> <a href="https://uwebzh.netlify.app/zh/">netlify</a> <a href="https://uweb-m.pgs.sh/zh/">pgs</a> <a href="https://uwebbrowser-t27o4.kinsta.page/zh/">kinsta</a> <a href="https://uweb.on-fleek.app/zh/">fleek</a> <a href="https://muweb.pages.dev/zh/">pages</a> <a href="https://torappinfo.bitbucket.io/zh/">bitbucket</a> <a href="https://torapp.eu.org/zh/">torapp</a> <a href="https://uweb.torapp.eu.org/zh/">torappv</a> <a href="https://uweb.zeabur.app/zh/">zeabur</a> <a href="https://uweb.staticrun.app">static</a> <a href="https://torappinfo-uweb.statichost.eu">statichost</a> <a href="https://uweb.vercel.app/zh/">vercel</a> <a href="en/mirrors.md" onclick="if(notRepo()){location='../../en/mirrors/index.html#';return false;}">专用镜像...</a>)</p> <ul> <li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">提供20多deepseek满血版接入点。</a></li> <li>免魔法支持claude4,chatgpt5, gemini 2.5 pro/flash, grok4等最新AI。</li> <li><span style="color:red">免魔法国内直接访问英文技术网站如<a href="zh/tips.md" onclick="if(notRepo()){location='../tips/index.html#';return false;}">google、百科、AI 聊天devv.ai等</a></span></li> <li><a href="zh/search.md" onclick="if(notRepo()){location='../search/index.html#';return false;}">AI聊天可作为搜索引擎</a>,无需重复输入。界面针对AI及传统搜索智能优化,地址栏首字母为空格开启自动补全输入法,方便提示词输入。复杂问询如代码可选择文件<a href="../../en/input/index.html#">作为键盘输入</a>。</li> <li>微:不到250K。</li> <li>威:无穷无尽的功能,使用增强后的html5可以实现任何本地应用功能。支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。</li> <li>便捷:AI聊天/图书/txt/词典/命令行/APP/webapp可作为搜索引擎使用。</li> <li>快:手机越慢,脚本插件越多越明显。</li> <li>高效:最少的操作,在线服务全自动(参看常用链接网页)。</li> <li>极致优化:最少存储写操作,比如浏览器转到后台前配置变化如恢复成原样则无写操作。</li> <li>地址栏支持命令行 (&quot;!&quot;, 物理键盘支持更佳)</li> <li>指定域名: 用户定义JS/CSS/HTML/显示前源码预处理</li> <li>支持用户定义域名属性。</li> <li>下载资源在线播放/预览/预处理。</li> <li>独立切换网站登录、配置文件。</li> <li>支持网站测试自动化脚本 (可用于app服务端测试)。支持crontab(闹钟、定时任务等)。</li> </ul> <h4 id="截屏">截屏</h4> <p><img src="https://i.postimg.cc/rsL9G5N1/home1.png" alt=""><br> <img src="https://i.postimg.cc/9QxJ3Rc2/globalcss.png" alt=""><br> <img src="https://i.postimg.cc/VksDHBQ4/globaljs.png" alt=""><br> <img src="https://i.postimg.cc/HLV3TYLy/longclick.png" alt=""><br> <img src="https://i.postimg.cc/XJ58ysdN/option1.png" alt=""><br> <img src="https://i.postimg.cc/0NFnQT6H/option2.png" alt=""></p> <h4 id="软件功能">软件功能</h4> <p>输出自定义页面大小PDF、矢量图长截屏、朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置(ua,禁用脚本,无图,激活脚本)、行编辑器、网络唤醒(Wake-on-LAN)。通过安装html5应用可预览/阅读本地或在线任意格式文件(pdf,djvu,epub,mdx/mdd,docx等)。</p> <p>修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫&quot;超级书签&quot;。成功使用时保存,需要时就可以无限恢复。</p> <p>小书签(bookmarklet)再也不用手工输入,直接将小书签网站加入书签即可。运行时长按出菜单后选择“在新窗口中打开”,小书签将作用于最后一个窗口。</p> <p>独创不良信息绝杀:阻止指定根域名的一切子域名、孙域名...,不良信息一网打尽。 支持根域名前缀、网址路径正则表达式。</p> <p>独创脚本激活模式,脚本执行后被激活,此后自动作用于同类网址。</p> <p>支持全局用户脚本/样式,可任意叠加,轻松切换。</p> <p>支持网址特定脚本/样式,可轻松支持百万以上不同脚本。</p> <p>支持自定义任意多个搜索引擎; 支持执行用户提供任何js文件; 支持用户定义任意多个useragent; 长按链接支持运行第三方程序; 长按链接支持运行用户js文件。</p> <p>安装定制版Termux然后再安装超微浏览器(顺序不能错),可用地址栏作图(类似matlab功能)、超级计算器(无限精度/π的前万位或更多、无限函数、无限常量)、符号演算(解方程、分解因式、求积分导数)、离线字典查找等。譬如地址栏输入sin(x)**5就直接得到函数图形。利用好第三方代码,才能真正发挥出uWeb的潜能。</p> <h4 id="ebrowser-for-windows-macos-and-linux"><a href="misc/ebrowser/README.md" onclick="if(notRepo()){location='../../en/ebrowserreadme/index.html#';return false;}">Ebrowser</a> for Windows, MacOS and Linux</h4> <p>可看作超微浏览器台式机简易版,用于弥补普通浏览器访问痛点。</p>