From ddc9c8c16df48df9a7e513dd97db2dce18140693 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Mon, 20 Mar 2023 11:57:14 +0800 Subject: [PATCH] supports hosts for local domain name resolving --- README.zh.md | 6 +++--- en/changelog/index.html | 4 ++-- en/filenames/index.html | 3 ++- en/index.xml | 2 +- en/links/index.html | 8 +++++++- en/readme/index.html | 2 +- en/sitemap.xml | 12 ++++++------ en/topposts/index.xml | 2 +- sitemap.xml | 4 ++-- zh/links/index.html | 8 +++++++- zh/readme/index.html | 2 +- zh/sitemap.xml | 6 +++--- 12 files changed, 36 insertions(+), 23 deletions(-) diff --git a/README.zh.md b/README.zh.md index ec36fdb..b4d4271 100644 --- a/README.zh.md +++ b/README.zh.md @@ -1,4 +1,4 @@ -### 超微浏览器: 微、威、快、高效、极致优化 +### 超微浏览器 (uweb browser): 微、威、快、高效、极致优化 English 捐赠 @@ -9,7 +9,7 @@ [超微浏览器下载及使用技巧](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/) [epizy](http://uweb.epizy.com/) [pages](https://uwebzh.pages.dev/zh/) [bitbucket](https://torappinfo.bitbucket.io/zh/) [vercel](https://uweb-zh.vercel.app/zh/)) -- 国内可以直接使用newbing/chatgpt +- 国内可以直接使用newbing/chatgpt - 微:不到200K。 - 威:支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。html5应用增强,可匹配本地应用。 - 便捷:图书(pdf/djvu)/txt/词典(mdict,kiwix)/命令行/APP/webapp(web extensions)可作为搜索引擎使用。 @@ -30,7 +30,7 @@ #### 软件功能 输出自定义页面大小PDF、矢量图长截屏、朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置(ua,禁用脚本,无图,激活脚本)、行编辑器、代码编辑器(支持120多种语言,语法高亮、错误提示、自动提示、直接运行测试、其它网页上直接测试)。通过安装html5应用可预览/阅读本地或在线任意格式文件(pdf,djvu,epub,mdx/mdd,docx等)。 -修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫"超级书签"。成功使用时保存,需要时就可以无限恢复。(比如newbing的使用) +修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫"超级书签"。成功使用时保存,需要时就可以无限恢复。(比如newbing/chatGPT的直接使用) 小书签(bookmarklet)再也不用手工输入,直接将小书签网站加入书签即可。运行时长按出菜单后选择“在新窗口中打开”,小书签将作用于最后一个窗口。 diff --git a/en/changelog/index.html b/en/changelog/index.html index 793c6e9..e21be76 100644 --- a/en/changelog/index.html +++ b/en/changelog/index.html @@ -51,7 +51,7 @@

pagure

Main features

Change logs

-

978: Support user defined http request headers. Newbing/chatGPT can be default engine in China etc.
+

983: support local domain name resolving (DNS) with the file "hosts", only single space allowed as separator for ip address and domain name.
975: Bookmarks to support styling for markdown etc.
971: multiple type profiles: switch any data including website logins, user configurations orthogonally.
968: multiple links support for single MENU/(New)Button/GESTURE definition.
@@ -75,7 +75,7 @@ -

Last Modified: 6 March 2023
+

Last Modified: 20 March 2023
add revision history


 

diff --git a/en/filenames/index.html b/en/filenames/index.html index d53bf41..d31d365 100644 --- a/en/filenames/index.html +++ b/en/filenames/index.html @@ -63,6 +63,7 @@ "default.uas":user agents
"default.urls":service urls
"default.acmd":configure address bar functionalities
+"hosts": for local domain name resolving, only single space is allowed to separate ip address and domain name.
"default.hosts":hosts not allowed to visit
"default.redirect":redirect websites
"default.cmds":commands
@@ -100,7 +101,7 @@

"shortcut/": dynamical shortcut, if not exist, then default to "bookmark".

-

Last Modified: 17 February 2023
+

Last Modified: 20 March 2023
refine markdeep.html


 

diff --git a/en/index.xml b/en/index.xml index ae1931e..4f7144e 100644 --- a/en/index.xml +++ b/en/index.xml @@ -131,7 +131,7 @@ github sourceforge powerfolder pagure -Main features Change logs 978: Support user defined http request headers. Newbing/chatGPT can be default engine in China etc. +Main features Change logs 983: support local domain name resolving (DNS) with the file "hosts", only single space allowed as separator for ip address and domain name. 975: Bookmarks to support styling for markdown etc. 971: multiple type profiles: switch any data including website logins, user configurations orthogonally. 968: multiple links support for single MENU/(New)Button/GESTURE definition. diff --git a/en/links/index.html b/en/links/index.html index 5c9da86..5f4db12 100644 --- a/en/links/index.html +++ b/en/links/index.html @@ -287,10 +287,16 @@ Similar to i:5i, except executing the js file after possible url hash change.

i:70[url]:[auto page turning url]
Visiting [url], but use the second url as auto paging url.

+
  • +

    i:92[http request headers separated by ';']:[url]
    +The "Host" Header (fake header, different from the standard) must be the first header.
    +Ex. i:92Host;209.216.230.240:https://news.ycombinator.com
    +use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to visit the site with specified IP address.

    +
  • -

    Last Modified: 13 March 2023
    +

    Last Modified: 20 March 2023
    add revision history

    Add 'clear cookie
     enhance i:0m
    diff --git a/en/readme/index.html b/en/readme/index.html
    index 307128f..9f117da 100644
    --- a/en/readme/index.html
    +++ b/en/readme/index.html
    @@ -97,7 +97,7 @@
     
     
     

    Last Modified: 16 March 2023
    -add revision history
    +add gitgud

    
     

    diff --git a/en/sitemap.xml b/en/sitemap.xml index 025066f..121e7e9 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -16,7 +16,7 @@ /> /en/topposts/ - 2023-03-13T21:36:05+08:00 + 2023-03-20T11:56:16+08:00 /en/ - 2023-03-16T15:46:36+08:00 + 2023-03-20T11:56:16+08:00 /en/_posts/ - 2023-03-14T18:51:30+08:00 + 2023-03-20T11:54:34+08:00 /en/changelog/ - 2023-03-06T11:35:42+08:00 + 2023-03-20T11:56:16+08:00 /en/sitemap/ 2023-02-01T09:52:11+08:00 @@ -181,7 +181,7 @@ /> /en/filenames/ - 2023-02-17T19:57:52+08:00 + 2023-03-20T11:54:34+08:00 /en/links/ - 2023-03-13T09:04:09+08:00 + 2023-03-20T06:54:52+08:00 en/sitemap.xml - 2023-03-16T15:46:36+08:00 + 2023-03-20T11:56:16+08:00 zh/sitemap.xml - 2023-03-16T15:45:47+08:00 + 2023-03-20T06:58:58+08:00 diff --git a/zh/links/index.html b/zh/links/index.html index 4e8f3ec..850d0fc 100644 --- a/zh/links/index.html +++ b/zh/links/index.html @@ -240,10 +240,16 @@ play video in external player

    i:70[url]:[自动翻页url]
    访问网址url,但指定使用后一网址自动翻页

    +
  • +

    i:92[http request headers separated by ';']:[url]
    +The "Host" Header (fake header, different from the standard) must be the first header.
    +Ex. i:92Host;209.216.230.240:https://news.ycombinator.com
    +use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to visit the site with specified IP address.

    +
  • -

    Last Modified: 20 February 2023
    +

    Last Modified: 20 March 2023
    use relative path

    
     

    diff --git a/zh/readme/index.html b/zh/readme/index.html index cf23621..91244e4 100644 --- a/zh/readme/index.html +++ b/zh/readme/index.html @@ -85,7 +85,7 @@

    Last Modified: 16 March 2023
    -add more details to use newbing
    +add gitgud

    
     

    diff --git a/zh/sitemap.xml b/zh/sitemap.xml index 82be0c8..612fbbd 100644 --- a/zh/sitemap.xml +++ b/zh/sitemap.xml @@ -3,7 +3,7 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> /zh/_posts/ - 2023-03-14T18:50:32+08:00 + 2023-03-20T06:58:58+08:00 /zh/ - 2023-03-16T15:45:47+08:00 + 2023-03-20T06:58:58+08:00 2022-09-24T14:06:03+08:00 /zh/links/ - 2023-02-20T21:56:38+08:00 + 2023-03-20T06:58:58+08:00