diff --git a/README.md b/README.md index f3522fa..d1dc0cf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ### Uweb browser: unlimited power -中文 +中文 [Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5) -Downloads +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://uweb.onrender.com/en/)) diff --git a/README.zh-Hans.md b/README.zh-Hans.md index f86477f..0702006 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -1,15 +1,15 @@ ### 超微浏览器 (uweb browser): 微、威、快、高效、极致优化 -English -捐赠 +English +捐赠 [Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5) -Downloads +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/) [render](https://uweb.onrender.com) [bitbucket](https://torappinfo.bitbucket.io/zh/) [vercel](https://uweb.vercel.app/zh/)) -- 国内可以直接使用newbing/chatgpt +- 国内可以直接使用newbing/chatgpt - 微:不到200K。 - 威:支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。html5应用增强,可匹配本地应用。 - 便捷:图书(pdf/djvu)/txt/词典(mdict,kiwix)/命令行/APP/webapp(web extensions)可作为搜索引擎使用。 diff --git a/en/offlinecache/index.html b/en/offlinecache/index.html index 5c6d44f..2c21a01 100644 --- a/en/offlinecache/index.html +++ b/en/offlinecache/index.html @@ -67,7 +67,7 @@

Last Modified: 1 April 2023
-add bingAI UI
+add base in bing.html


 

diff --git a/en/readme/index.html b/en/readme/index.html index c78c0c4..6beedb3 100644 --- a/en/readme/index.html +++ b/en/readme/index.html @@ -48,9 +48,9 @@

Uweb browser: unlimited power

-

中文

+

中文

Amazon appstore
-Downloads

+Downloads

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

-

Last Modified: 1 April 2023
-fix <a> tag with href & onclick for README
+

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


 

diff --git a/en/searchurl/bingAI/bing.html b/en/searchurl/bingAI/bing.html index a6ea227..9e54a52 100644 --- a/en/searchurl/bingAI/bing.html +++ b/en/searchurl/bingAI/bing.html @@ -5,8 +5,8 @@ NewBingGoGo - - + + @@ -27,17 +27,6 @@
-

chat with bing

diff --git a/en/searchurl/bingAI/js/GetSet.js b/en/searchurl/bingAI/js/GetSet.js index 7c85b64..90b196e 100644 --- a/en/searchurl/bingAI/js/GetSet.js +++ b/en/searchurl/bingAI/js/GetSet.js @@ -15,17 +15,8 @@ async function setChatHubWithMagic(user) { // ture|false|'repeat' async function getChatHubWithMagic() { let v = localStorage.ChatHubWithMagic; - if (v) { - switch(v){ - case 0: - break; - case 1: - return false; - case 2: - return true; - } - } - return 'repeat'; + if (v) return v; + return true; } //设置上次创建的聊天 diff --git a/en/sitemap.xml b/en/sitemap.xml index ef99332..f54634b 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -29,7 +29,7 @@ /> /en/ - 2023-04-01T23:32:56+08:00 + 2023-04-01T21:06:06+08:00 /en/readme/ - 2023-04-01T23:32:56+08:00 + 2023-03-31T10:23:52+08:00 /en/unlist/ - 2023-04-01T23:32:56+08:00 + 2023-03-31T10:23:52+08:00 en/sitemap.xml - 2023-04-01T23:32:56+08:00 + 2023-04-01T21:06:06+08:00 zh/sitemap.xml - 2023-04-01T23:39:33+08:00 + 2023-04-01T20:51:06+08:00 diff --git a/zh/links/index.html b/zh/links/index.html index f48f760..9520264 100644 --- a/zh/links/index.html +++ b/zh/links/index.html @@ -249,7 +249,7 @@ use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to vi

Last Modified: 1 April 2023
-add bingAI UI
+add base in bing.html


 

diff --git a/zh/readme/index.html b/zh/readme/index.html index eca93e4..da68120 100644 --- a/zh/readme/index.html +++ b/zh/readme/index.html @@ -48,14 +48,14 @@

超微浏览器 (uweb browser): 微、威、快、高效、极致优化

-

English
-捐赠

+

English
+捐赠

Amazon appstore
-Downloads

+Downloads

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

Last Modified: 1 April 2023
-fix <a> tag with href & onclick for README
+add base in bing.html


 

diff --git a/zh/sitemap.xml b/zh/sitemap.xml index fba78c7..94c0867 100644 --- a/zh/sitemap.xml +++ b/zh/sitemap.xml @@ -16,7 +16,7 @@ /> /zh/ - 2023-04-01T23:39:33+08:00 + 2023-04-01T20:51:06+08:00 2023-01-28T09:50:00+08:00 /zh/readme/ - 2023-04-01T23:39:33+08:00 + 2023-04-01T20:29:08+08:00 /zh/unlist/ - 2023-04-01T23:39:33+08:00 + 2023-04-01T20:29:08+08:00

Last Modified: 1 April 2023
-add bingAI UI
+add base in bing.html