diff --git a/README.md b/README.md index a360e7d..d1dc0cf 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Downloads [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://muweb.pages.dev/en/) [vercel](https://uweb.vercel.app/en/) [bitbucket](https://torappinfo.bitbucket.io/en/) [render](https://uwebzh.onrender.com/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://muweb.pages.dev/en/) [vercel](https://uweb.vercel.app/en/) [bitbucket](https://torappinfo.bitbucket.io/en/) [render](https://uweb.onrender.com/en/)) - Powerful: any native functionality with html5 enhancement and still secure; any urls to host website; javascript and shell scripting for general processing; piping between console and GUI and more with Termux. - Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc. diff --git a/README.zh-Hans.md b/README.zh-Hans.md index eb1411f..ff42f44 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -7,7 +7,7 @@ Downloads [超微浏览器下载及使用技巧](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/) [torapp](https://torapp.eu.org) [epizy](http://uweb.epizy.com/) [pages](https://muweb.pages.dev/zh/) [bitbucket](https://torappinfo.bitbucket.io/zh/) [vercel](https://uweb.vercel.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/) [torapp](https://torapp.eu.org) [epizy](http://uweb.epizy.com/) [pages](https://muweb.pages.dev/zh/) [render](https://uweb.onrender.com) [bitbucket](https://torappinfo.bitbucket.io/zh/) [vercel](https://uweb.vercel.app/zh/)) - 微:不到200K。 - 威:支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。html5应用增强,可匹配本地应用。 diff --git a/assets/help_en.html b/assets/help_en.html index 114a930..1939fb5 100644 --- a/assets/help_en.html +++ b/assets/help_en.html @@ -34,7 +34,7 @@ Test18 dagshub gitgud -render +render )

diff --git a/assets/help_zh.html b/assets/help_zh.html index 507a604..4001e89 100644 --- a/assets/help_zh.html +++ b/assets/help_zh.html @@ -36,6 +36,7 @@ 试验19 试验20 bitbucket +render vercel pages )
diff --git a/en/_posts/index.xml b/en/_posts/index.xml index a124037..5185266 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -37,7 +37,11 @@ Long pressing the bookmark button in uweb browser will popup menus defined in fi The hosts files "hosts" and "default.hosts" take effect when the setting option "using hosts" is checked. The file "hosts" defines IP addresses for domains. Each line has the following format: [IP address][single space][domain name] -"default.hosts" blocks whole domain trees including all descedant domains. The domains in the hosts file must be 2 or 3 segment domains, such as "yahoo.com" and "finance.yahoo.com". If the length of the last 2 segments is less than 7, such as "com. +Here is an example line with ipv4: +172.67.157.211 torapp.eu.org +or with ipv6: +[2606:4700:3037::6815:8c3] torapp.eu.org +"default.hosts" blocks whole domain trees including all descedant domains. The domains in the hosts file must be 2 or 3 segment domains, such as "yahoo. diff --git a/en/adblock_domain/index.html b/en/adblock_domain/index.html index 9a9ba12..7f6d637 100644 --- a/en/adblock_domain/index.html +++ b/en/adblock_domain/index.html @@ -52,14 +52,18 @@

The hosts files "hosts" and "default.hosts" take effect when the setting option "using hosts" is checked.

The file "hosts" defines IP addresses for domains. Each line has the following format:
[IP address][single space][domain name]

+

Here is an example line with ipv4:
+172.67.157.211 torapp.eu.org

+

or with ipv6:
+[2606:4700:3037::6815:8c3] torapp.eu.org

"default.hosts" blocks whole domain trees including all descedant domains. The domains in the hosts file must be 2 or 3 segment domains, such as "yahoo.com" and "finance.yahoo.com". If the length of the last 2 segments is less than 7, such as "com.pl", then it is treated as one segment, so domains like "xxx.xxx.com.pl" are also valid in the hosts file.

Each line of the hosts file has the following format:
[rootDomain][space][regex for domain prefix before rootDomain][space][regex for the whole url without "http(s)://"]
The first part [rootDomain] is required and the others are optional. regex is java-grammar regular expression. If the second regex is used, it is recommended to merge the first regex to the second one for performance.

-

Last Modified: 21 March 2023
-supports hosts
+

Last Modified: 1 April 2023
+use [ipv6] in hosts


 

diff --git a/en/index.xml b/en/index.xml index 7415843..3aeda4f 100644 --- a/en/index.xml +++ b/en/index.xml @@ -37,7 +37,11 @@ Long pressing the bookmark button in uweb browser will popup menus defined in fi The hosts files "hosts" and "default.hosts" take effect when the setting option "using hosts" is checked. The file "hosts" defines IP addresses for domains. Each line has the following format: [IP address][single space][domain name] -"default.hosts" blocks whole domain trees including all descedant domains. The domains in the hosts file must be 2 or 3 segment domains, such as "yahoo.com" and "finance.yahoo.com". If the length of the last 2 segments is less than 7, such as "com. +Here is an example line with ipv4: +172.67.157.211 torapp.eu.org +or with ipv6: +[2606:4700:3037::6815:8c3] torapp.eu.org +"default.hosts" blocks whole domain trees including all descedant domains. The domains in the hosts file must be 2 or 3 segment domains, such as "yahoo. diff --git a/en/links/index.html b/en/links/index.html index 2f353ca..6838c91 100644 --- a/en/links/index.html +++ b/en/links/index.html @@ -105,6 +105,10 @@ Config http proxy, ":010:" to disable any proxy.

:011[socks host]:[port]
Socks proxy

+
  • +

    :0cc[url1]:[url2]
    +cookie copy from url1 to url2

    +
  • commands

    -

    Last Modified: 22 March 2023
    -add option https to func.html
    +

    Last Modified: 1 April 2023
    +use [ipv6] in hosts

    i:56 urls support CTRL_A to CTRL-Z 
     

    diff --git a/en/readme/index.html b/en/readme/index.html index d4cb85b..6beedb3 100644 --- a/en/readme/index.html +++ b/en/readme/index.html @@ -52,7 +52,7 @@

    Amazon appstore
    Downloads

    Uweb browser: downloads, plugins and tips
    -(Mirrors: netlify gitlab stormkit surge codeberg repo pages vercel bitbucket render)

    +(Mirrors: netlify gitlab stormkit surge codeberg repo pages vercel bitbucket render)

    -

    Last Modified: 30 March 2023
    -domain changes
    +

    Last Modified: 31 March 2023
    +use [ipv6] in hosts

    
     

    diff --git a/en/searchurl/sitejs/www.bing.com.js b/en/searchurl/sitejs/www.bing.com.js index 3d075a5..d5eb170 100644 --- a/en/searchurl/sitejs/www.bing.com.js +++ b/en/searchurl/sitejs/www.bing.com.js @@ -4,7 +4,7 @@ if("https://www.bing.com/turing/conversation/create"==url){ url = "https://mybing1.xn--xyza.top/Create"; options = { - headers:{"Cookie1":document.cookie}, + headers:{}, }; } return oFetch(url,options) diff --git a/en/sitemap.xml b/en/sitemap.xml index d6e8d32..ce5aaf5 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -3,7 +3,7 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> /en/_posts/ - 2023-03-29T07:19:36+08:00 + 2023-04-01T15:05:21+08:00 /en/links/ - 2023-03-22T22:52:24+08:00 + 2023-04-01T08:54:03+08:00 /en/ - 2023-03-30T21:40:37+08:00 + 2023-04-01T15:05:21+08:00 /en/tags/adblock/ - 2023-03-21T13:34:07+08:00 + 2023-04-01T15:05:21+08:00 /en/adblock_domain/ - 2023-03-21T13:34:07+08:00 + 2023-04-01T15:05:21+08:00 /en/tags/ - 2023-03-21T13:34:07+08:00 + 2023-04-01T15:05:21+08:00 /en/readme/ - 2023-03-30T21:40:37+08:00 + 2023-03-31T10:23:52+08:00 /en/unlist/ - 2023-03-30T21:40:37+08:00 + 2023-03-31T10:23:52+08:00 The hosts files "hosts" and "default.hosts" take effect when the setting option "using hosts" is checked. The file "hosts" defines IP addresses for domains. Each line has the following format: [IP address][single space][domain name] -"default.hosts" blocks whole domain trees including all descedant domains. The domains in the hosts file must be 2 or 3 segment domains, such as "yahoo.com" and "finance.yahoo.com". If the length of the last 2 segments is less than 7, such as "com. +Here is an example line with ipv4: +172.67.157.211 torapp.eu.org +or with ipv6: +[2606:4700:3037::6815:8c3] torapp.eu.org +"default.hosts" blocks whole domain trees including all descedant domains. The domains in the hosts file must be 2 or 3 segment domains, such as "yahoo.
    diff --git a/sitemap.xml b/sitemap.xml index 2f33dac..c0a0bcd 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -4,14 +4,14 @@ en/sitemap.xml - 2023-03-30T21:40:37+08:00 + 2023-04-01T15:05:21+08:00 zh/sitemap.xml - 2023-03-30T21:41:08+08:00 + 2023-04-01T15:13:09+08:00 diff --git a/zh/bookmark/index.html b/zh/bookmark/index.html index 9f2929f..a9204d9 100644 --- a/zh/bookmark/index.html +++ b/zh/bookmark/index.html @@ -81,7 +81,7 @@ AI/chatGPT:

    Last Modified: 29 March 2023
    -domain changes
    +use [ipv6] in hosts

    
     

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

    Amazon appstore
    Downloads

    超微浏览器下载及使用技巧
    -(Mirrors: gitlab repo codeberg netlify stormkit surge github torapp epizy pages bitbucket vercel)

    +(Mirrors: gitlab repo codeberg netlify stormkit surge github torapp epizy pages render bitbucket vercel)