add Encrypted Client Hello (ECH) support for hosts

This commit is contained in:
James Feng Cao 2023-03-30 16:47:03 +08:00
parent 8741779b66
commit 7146aff7c9
12 changed files with 86 additions and 62 deletions

View file

@ -80,8 +80,8 @@ AI/chatGPT:</p>
<a href="c:gopher gopher://gopherddit.com">reddit gopher</a></p>
</div>
<p>Last Modified: 8 March 2023<br>
add revision history<br>
<p>Last Modified: 29 March 2023<br>
add bingAI js<br>
<pre></pre>
</p>

View file

@ -861,7 +861,7 @@ mimetype用来表示命令的输出类型。除了标准的mimetype之外
Amazon appstore
Downloads
超微浏览器下载及使用技巧
(Mirrors: gitlab repo codeberg netlify stormkit surge github epizy pages bitbucket vercel)
(Mirrors: gitlab repo codeberg netlify stormkit surge github torapp epizy pages bitbucket vercel)
不到200K。 威支持使用js脚本、url服务、shell命令、内部功能链接定制菜单按钮手势; 远程数据皆可成网站。html5应用增强可匹配本地应用。 便捷图书pdf/djvu/txt/词典mdict,kiwix/命令行/APP/webapp(web extensions)可作为搜索引擎使用。 快:手机越慢,脚本插件越多越明显。 高效:最少的操作,在线服务全自动(参看常用链接网页)。 极致优化:最少存储写操作,比如浏览器转到后台前配置变化如恢复成原样则无写操作。 地址栏支持命令行 (&amp;quot;!&amp;quot;, 物理键盘支持更佳) 指定域名: 用户定义JS/CSS/HTML/显示前源码预处理 截屏 软件功能 输出自定义页面大小PDF、矢量图长截屏、朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置ua禁用脚本无图激活脚本、行编辑器、代码编辑器支持120多种语言语法高亮、错误提示、自动提示、直接运行测试、其它网页上直接测试。通过安装html5应用可预览阅读本地或在线任意格式文件pdf,djvu,epub,mdx/mdd,docx等
修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫&amp;quot;超级书签&amp;quot;。成功使用时保存,需要时就可以无限恢复。(比如newbing/chatGPT的直接使用)
小书签(bookmarklet)再也不用手工输入,直接将小书签网站加入书签即可。运行时长按出菜单后选择“在新窗口中打开”,小书签将作用于最后一个窗口。

View file

@ -53,7 +53,7 @@
<p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br>
<a href="en/download.md" onclick="{let u=location.href; if(u.endsWith('index.html'))location='../../en/changelog/index.html'}">Downloads</a></p>
<p><a href="https://uwebzh.netlify.app/zh/">超微浏览器下载及使用技巧</a><br>
(Mirrors: <a href="https://jamesfengcao.gitlab.io/uweb/zh/">gitlab</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://uwebzh.netlify.app/zh/">netlify</a> <a href="https://uweb.stormkit.dev/zh/">stormkit</a> <a href="https://uweb.surge.sh/zh/">surge</a> <a href="https://torappinfo.github.io/uweb/zh/">github</a> <a href="http://uweb.epizy.com/">epizy</a> <a href="https://uwebzh.pages.dev/zh/">pages</a> <a href="https://torappinfo.bitbucket.io/zh/">bitbucket</a> <a href="https://uweb-zh.vercel.app/zh/">vercel</a>)</p>
(Mirrors: <a href="https://jamesfengcao.gitlab.io/uweb/zh/">gitlab</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://uwebzh.netlify.app/zh/">netlify</a> <a href="https://uweb.stormkit.dev/zh/">stormkit</a> <a href="https://uweb.surge.sh/zh/">surge</a> <a href="https://torappinfo.github.io/uweb/zh/">github</a> <a href="https://torapp.eu.org">torapp</a> <a href="http://uweb.epizy.com/">epizy</a> <a href="https://uwebzh.pages.dev/zh/">pages</a> <a href="https://torappinfo.bitbucket.io/zh/">bitbucket</a> <a href="https://uweb-zh.vercel.app/zh/">vercel</a>)</p>
<ul>
<li>不到200K。</li>
<li>支持使用js脚本、url服务、shell命令、内部功能链接定制菜单按钮手势; 远程数据皆可成网站。html5应用增强可匹配本地应用。</li>
@ -83,8 +83,8 @@
<p>配套安装uWeb定制Termux应用可用地址栏作图类似matlab功能、超级计算器无限精度/π的前万位或更多、无限函数、无限常量、符号演算解方程、分解因式、求积分导数、离线字典查找等。譬如地址栏输入sin(x)**5就直接得到函数图形。利用好第三方代码才能真正发挥出uWeb的潜能。</p>
</div>
<p>Last Modified: 21 March 2023<br>
supports hosts<br>
<p>Last Modified: 30 March 2023<br>
add bingAI js<br>
<pre></pre>
</p>

View file

@ -3,7 +3,7 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>/zh/_posts/</loc>
<lastmod>2023-03-23T22:39:21+08:00</lastmod>
<lastmod>2023-03-29T15:53:11+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -16,7 +16,7 @@
/>
</url><url>
<loc>/zh/</loc>
<lastmod>2023-03-23T22:39:21+08:00</lastmod>
<lastmod>2023-03-30T16:39:05+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -204,7 +204,7 @@
<lastmod>2023-02-14T14:46:05+08:00</lastmod>
</url><url>
<loc>/zh/bookmark/</loc>
<lastmod>2023-03-08T08:22:10+08:00</lastmod>
<lastmod>2023-03-29T15:53:11+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -496,7 +496,7 @@
<lastmod>2023-01-28T09:50:00+08:00</lastmod>
</url><url>
<loc>/zh/readme/</loc>
<lastmod>2023-03-21T13:29:38+08:00</lastmod>
<lastmod>2023-03-30T16:39:05+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -521,7 +521,7 @@
/>
</url><url>
<loc>/zh/unlist/</loc>
<lastmod>2023-03-21T13:29:38+08:00</lastmod>
<lastmod>2023-03-30T16:39:05+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"

View file

@ -16,7 +16,7 @@
Amazon appstore
Downloads
超微浏览器下载及使用技巧
(Mirrors: gitlab repo codeberg netlify stormkit surge github epizy pages bitbucket vercel)
(Mirrors: gitlab repo codeberg netlify stormkit surge github torapp epizy pages bitbucket vercel)
不到200K。 威支持使用js脚本、url服务、shell命令、内部功能链接定制菜单按钮手势; 远程数据皆可成网站。html5应用增强可匹配本地应用。 便捷图书pdf/djvu/txt/词典mdict,kiwix/命令行/APP/webapp(web extensions)可作为搜索引擎使用。 快:手机越慢,脚本插件越多越明显。 高效:最少的操作,在线服务全自动(参看常用链接网页)。 极致优化:最少存储写操作,比如浏览器转到后台前配置变化如恢复成原样则无写操作。 地址栏支持命令行 (&amp;quot;!&amp;quot;, 物理键盘支持更佳) 指定域名: 用户定义JS/CSS/HTML/显示前源码预处理 截屏 软件功能 输出自定义页面大小PDF、矢量图长截屏、朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置ua禁用脚本无图激活脚本、行编辑器、代码编辑器支持120多种语言语法高亮、错误提示、自动提示、直接运行测试、其它网页上直接测试。通过安装html5应用可预览阅读本地或在线任意格式文件pdf,djvu,epub,mdx/mdd,docx等
修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫&amp;quot;超级书签&amp;quot;。成功使用时保存,需要时就可以无限恢复。(比如newbing/chatGPT的直接使用)
小书签(bookmarklet)再也不用手工输入,直接将小书签网站加入书签即可。运行时长按出菜单后选择“在新窗口中打开”,小书签将作用于最后一个窗口。